Re: Re: BUG #4319: lower()/upper() does not know about UNICODE case mapping - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: Re: BUG #4319: lower()/upper() does not know about UNICODE case mapping
Date
Msg-id 200807221253.16206.peter_e@gmx.net
Whole thread Raw
In response to Re: BUG #4319: lower()/upper() does not know about UNICODE case mapping  (valgog <valgog@gmail.com>)
List pgsql-bugs
Am Tuesday, 22. July 2008 schrieb valgog:
> Why Postgres allows creating UNICODE database with the locale, that
> can possibly corrupt my data?

It doesn't allow it, as of 8.3.  In 8.2 it does, but we have fixed that, for
the reasons that are becoming obvious to you now.

Perhaps part of the problem is that en_EN isn't actually a valid locale, as
far as I can tell, unless SUSE has invented a new country. :)  Try locale -a
and pick one from that list.

pgsql-bugs by date:

Previous
From: César Miguel Oliveira Alves
Date:
Subject: LDAP Authentication with spaces in DN
Next
From: "Alexandre Payment"
Date:
Subject: BUG #4320: Describe table on 8.2.9 server fail