Re: invalid multibyte character for locale

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: invalid multibyte character for locale
Дата
Msg-id 11380.1109638882@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: invalid multibyte character for locale  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-general
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> BTW, the current code for upper/lower etc. seems to be broken. The
> exact problem you have are happening in Japanese encodings too(EUC_JP)
> too. PostgreSQL should not use wide-character method if LC_CTYPE is C.

Yeah, we came to that same conclusion a few days ago in another thread.
I am planning to install the fix but didn't get to it yet.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: vacuum_cost_delay & VACUUM holding locks on GIST indexes
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: pgpool fundamental questions