Re: BUG #2592: ILIKE does not care about locales - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2592: ILIKE does not care about locales
Date
Msg-id 3832.1156858079@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2592: ILIKE does not care about locales  (Tino Schwarze <tino.schwarze@tisc.de>)
Responses Re: BUG #2592: ILIKE does not care about locales  (Tino Schwarze <tino.schwarze@tisc.de>)
List 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 by date:

Previous
From: Tino Schwarze
Date:
Subject: Re: BUG #2592: ILIKE does not care about locales
Next
From: Tino Schwarze
Date:
Subject: Re: BUG #2592: ILIKE does not care about locales