[EMAIL PROTECTED] (Trond Eivind GlomsrØd) writes:

> Tom Lane <[EMAIL PROTECTED]> 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.

Reply via email to