Re: BUG #10707: UPPER() does not convert non-ASCII chars

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #10707: UPPER() does not convert non-ASCII chars
Дата
Msg-id 6554.1403281188@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #10707: UPPER() does not convert non-ASCII chars  (sf@4js.com)
Список pgsql-bugs
sf@4js.com writes:
> Created my test1 db with utf8 charset, when using the UPPER() function, only
> ASCII chars are converted to uppercase.

> I am missing a configuration option?

No, locale (particularly lc_ctype).  You set that at initdb or database
creation time.

            regards, tom lane

В списке pgsql-bugs по дате отправления: