Re: [HACKERS] Patch (was: tough locale bug) - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] Patch (was: tough locale bug)
Date
Msg-id 36B5B347.F35000BD@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] Postgres Speed or lack thereof  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Patch (was: tough locale bug)
List pgsql-hackers
>   #ifdef USE_LOCALE
> !       if ((int)arg2[len2 - 1] != -1)

Sorry, I'm not as familiar with the LOCALE code as I should be. Why are
we testing explicitly for -1? Is there something special about a
character with all bits set in typical locale support code?

Regards.
                       - Tom


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [COMMITTERS] [WEBMASTER] 'www/html main.html'
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: PL/pgSQL / SPI and UTILITY statements