Re: OK, that's one LOCALE bug report too many...

Поиск
Список
Период
Сортировка
От teg@redhat.com (Trond Eivind GlomsrØd)
Тема Re: OK, that's one LOCALE bug report too many...
Дата
Msg-id 20001126212107.B755F28024@halden.devel.redhat.com
обсуждение исходный текст
Ответ на Re: OK, that's one LOCALE bug report too many...  (teg@redhat.com (Trond Eivind GlomsrØd))
Список 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 по дате отправления:

Предыдущее
От: teg@redhat.com (Trond Eivind GlomsrØd)
Дата:
Сообщение: Re: OK, that's one LOCALE bug report too many...
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed