Re: locale & glibc 2.2.2 - Mailing list pgsql-general

From Lamar Owen
Subject Re: locale & glibc 2.2.2
Date
Msg-id 3ADF1BCD.F2DE60CE@wgcr.org
Whole thread Raw
In response to locale & glibc 2.2.2  (Pimenov Yuri <proc@internet2.ru>)
Responses Re: locale & glibc 2.2.2
List pgsql-general
Pimenov Yuri wrote:
> Greeting!
> it seems like locale support with glibc 2.2.2 is completely broken...
> i got huge differences then performing tests in src/test/locale/koi8-r
> i am running PG7.1 from cvs.

> PS. locale itself isn't broken for sure

Locale collation and other issues were substantially changed for glibc
2.2.2. It is a glibc 2.2.2 issue, not a PostgreSQL one -- as the same
codein PostgreSQLO (strcoll) is being used. We will see how things pan
out with locale on glibc 2.2.2, as, like I said, there are big changes,
apparently.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Telling if options were set correctly in 7.1?
Next
From: Tom Lane
Date:
Subject: Re: 7.1 bug fix question