Re: OK, that's one LOCALE bug report too many... - Mailing list pgsql-hackers

From teg@redhat.com (Trond Eivind GlomsrØd)
Subject Re: OK, that's one LOCALE bug report too many...
Date
Msg-id 20001126212107.B755F28024@halden.devel.redhat.com
Whole thread Raw
In response to Re: OK, that's one LOCALE bug report too many...  (teg@redhat.com (Trond Eivind GlomsrØd))
List pgsql-hackers
teg@redhat.com (Trond Eivind GlomsrØd) writes:

> Tom Lane <tgl@sss.pgh.pa.us> writes:
> 
> > Also, since "LC_COLLATE=en_US" seems to misbehave rather spectacularly
> > on recent RedHat releases, I propose that initdb change "en_US" to "C"
> > if it finds that setting.  
> 
> It does not misbehave in glibc (it's not Red Hat specific).
> Basically, glibc is the old

Oops, here's the rest:

glibc with the C/POSIX locale will make things work the old computer
way:
AB...Zab..z

With en_US, it works the iso way:
A/a B/b ... Z/z 

-- 
Trond Eivind Glomsrød
Red Hat, Inc.


pgsql-hackers by date:

Previous
From: teg@redhat.com (Trond Eivind GlomsrØd)
Date:
Subject: Re: OK, that's one LOCALE bug report too many...
Next
From: Larry Rosenman
Date:
Subject: Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed