mirror of https://github.com/postgres/postgres
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 <markokr@gmail.com>pull/14/head
parent
bc93ac12c2
commit
1ce7a57ca6
Loading…
Reference in new issue