On Sat,  5 Jan 2013 10:07:58 -0500 (EST)
[email protected] wrote:
> Handle money results properly when decimal point is a','.

I didn't see the unit test changes.  I assume that they are tied up
with your insert/update changes and you are holding them until that is
finished.  What about this?

123,456

That could be an error.  They may have meant "123,456.00".  We don't
accept thousands separators now.  It might actually be nice if we
could.  That would mean looking at locale rather than guessing though.

-- 
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org IM:[email protected]
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to