Re: Current CVS has strange parser for float type - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Current CVS has strange parser for float type
Date
Msg-id 11886.1034974532@sss.pgh.pa.us
Whole thread Raw
In response to Re: Current CVS has strange parser for float type  (Teodor Sigaev <teodor@stack.net>)
List pgsql-hackers
Teodor Sigaev <teodor@stack.net> writes:
> It's locale.

Yup.  I've applied a fix in pg_locale.c.  Turns out the code was trying
to do the right thing, but failed because setlocale() returns pointers
to modifiable static variables :-(
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ECPG and bison
Next
From: Peter Eisentraut
Date:
Subject: Re: Cleanup of /contrib