Peter Eisentraut wrote:
> PL/Python: Avoid lossiness in float conversion
> 
> PL/Python uses str() to convert Python values back to PostgreSQL, but
> str() is lossy for float values, so use repr() instead in that case.
> 
> Author: Marko Kreen <[email protected]>

Racoon is unhappy about plpython_types_3.out

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to