lc_numeric and decimal delimiter - Mailing list pgsql-hackers

From Gavin Sherry
Subject lc_numeric and decimal delimiter
Date
Msg-id Pine.LNX.4.58.0511090733110.3465@linuxworld.com.au
Whole thread Raw
Responses Re: lc_numeric and decimal delimiter  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: lc_numeric and decimal delimiter  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: lc_numeric and decimal delimiter  (Andrew Dunstan <andrew@dunslane.net>)
Re: lc_numeric and decimal delimiter  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Hi all,

I am at OpenDBCon in Germany. People are complaining about floats/numerics
not accepting German/European conventions for the delimiter point -- a
comma. This is hard coded into the the numeric input parser but,
naturally, we use strtod() in else where. I'm not sure about the locale
stuff and whether it deals with it. Are we in the wrong here?

Thanks,

Gavin


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Assert failure found in 8.1RC1
Next
From: Michael Paesold
Date:
Subject: Re: Interval aggregate regression failure (expected seems