Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



Tino Schwarze <tino(dot)schwarze(at)tisc(dot)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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group