Re: hu_HU.UTF8 case insensitive search fail to return values

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: hu_HU.UTF8 case insensitive search fail to return values
Дата
Msg-id 8808.1189130826@sss.pgh.pa.us
обсуждение исходный текст
Ответ на hu_HU.UTF8 case insensitive search fail to return values  ("László-Róbert, Albert"<albertlaszlorobert@gmail.com>)
Ответы Re: hu_HU.UTF8 case insensitive search fail to return values
Список pgsql-bugs
"László-Róbert, Albert" <albertlaszlorobert@gmail.com> writes:
> [ ILIKE fails to match case-insensitively in 8.1.2 ]

The ILIKE code doesn't work well at all in multibyte encodings in 8.1
and before.  You should get reasonable results in one of the LATINn
encodings (and a matching locale of course).  If you need to use UTF8,
I recommend updating to 8.2 which handles multibyte characters better.
        regards, tom lane


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