Re: hu_HU.UTF8 case insensitive search fail to return values - Mailing list pgsql-bugs

From Tom Lane
Subject Re: hu_HU.UTF8 case insensitive search fail to return values
Date
Msg-id 8808.1189130826@sss.pgh.pa.us
Whole thread Raw
In response to hu_HU.UTF8 case insensitive search fail to return values  ("László-Róbert, Albert"<albertlaszlorobert@gmail.com>)
Responses Re: hu_HU.UTF8 case insensitive search fail to return values  (Albert László-Róbert<albertlaszlorobert@gmail.com>)
List 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 by date:

Previous
From: Simon Riggs
Date:
Subject: Re: create index concurrently blocks on transactions in other databases
Next
From: "Hiroshi Saito"
Date:
Subject: Re: BUG #3604: lo_import does not work with filenames with accents