Document that PL/Python now returns floats using repr() not str().
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/plpython.sgml | modified | +14 −10 |