Re: BUG #2592: ILIKE does not care about locales

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2592: ILIKE does not care about locales
Дата
Msg-id 3832.1156858079@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2592: ILIKE does not care about locales  (Tino Schwarze <tino.schwarze@tisc.de>)
Ответы Re: BUG #2592: ILIKE does not care about locales  (Tino Schwarze <tino.schwarze@tisc.de>)
Список pgsql-bugs
Tino Schwarze <tino.schwarze@tisc.de> writes:
> On Sun, Aug 27, 2006 at 12:58:00PM +0000, Robert Siemer wrote:
>> I tried this with LC_COLLATE=C and the rest LC_...=es_ES.utf8
>>
>> dennisb from irc reported LC_everything=sv_SE.UTF-8 with version 8.1.0
>> having the same problems.

> I can confirm this with de_DE.utf8.

ilike currently doesn't work for multibyte encodings (eg utf8).  This
bug has been known for a long while, eg,

http://archives.postgresql.org/pgsql-bugs/2005-10/msg00002.php

but no one's stepped up to fix it.

            regards, tom lane

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

Предыдущее
От: Tino Schwarze
Дата:
Сообщение: Re: BUG #2592: ILIKE does not care about locales
Следующее
От: Tino Schwarze
Дата:
Сообщение: Re: BUG #2592: ILIKE does not care about locales