Re: Unicode upper() bug still present - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unicode upper() bug still present
Date
Msg-id 11543.1066678226@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unicode upper() bug still present  (Dennis Bjorklund <db@zigo.dhs.org>)
List pgsql-hackers
Dennis Bjorklund <db@zigo.dhs.org> writes:
> On Mon, 20 Oct 2003, Tom Lane wrote:
>> I noticed by chance that glibc has a "reentrant locale" API that seems
>> to allow for efficient access to multiple locales concurrently.

> Where have you found this?

It's present in RH8 --- there is <xlocale.h> plus various other headers
that include it.  Dunno where to look for documentation exactly.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: how to put passwd ?
Next
From: Tom Lane
Date:
Subject: Re: Unicode upper() bug still present