Re: BUG #1086: lower and upper functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1086: lower and upper functions
Дата
Msg-id 20188.1077901174@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1086: lower and upper functions  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> lower and uper functions don't proces polish leters ąółęźżść

At the moment we only support those in single-byte encodings (ie, don't
use Unicode as the database encoding).  Also, check that you initdb'd
with the correct locale setting.

            regards, tom lane

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: BUG #1083: Insert query reordering interacts badly with
Следующее
От: Tom Lane
Дата:
Сообщение: Re: intermittent error: 'variable not found in subplan target list'