Document that PL/Python now returns floats using repr() not str(). Commit 1ce7a57ca neglected to update the user-facing documentation, which described the old behavior precisely.
Branch ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/e2e78acccaa94e7d64dc2bc0b124cfcf23520918 Modified Files -------------- doc/src/sgml/plpython.sgml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
