Re: Corruption of multibyte identifiers on UTF-8 locale

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Corruption of multibyte identifiers on UTF-8 locale
Дата
Msg-id 26362.1159033469@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Corruption of multibyte identifiers on UTF-8 locale  (Victor Snezhko <snezhko@indorsoft.ru>)
Ответы Re: Corruption of multibyte identifiers on UTF-8 locale  (Victor Snezhko <snezhko@indorsoft.ru>)
Список pgsql-bugs
Victor Snezhko <snezhko@indorsoft.ru> writes:
> Agreed, but such corruption indicates that there is non-multibyte-safe
> (octet-wise) case conversion somewhere, at best (with fully working
> locale) it will cause case conversion to do nothing instead of actual
> conversion.

Yours is the first installation I've heard of that fails to get this
right, and the code in question (downcase_truncate_identifier) has
been like that since PG 7.4.something ...

            regards, tom lane

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

Предыдущее
От: Victor Snezhko
Дата:
Сообщение: Re: Corruption of multibyte identifiers on UTF-8 locale
Следующее
От: Victor Snezhko
Дата:
Сообщение: Re: Corruption of multibyte identifiers on UTF-8 locale