pgsql: PL/Python: Make regression tests pass with older Python versions

Started by Peter Eisentrautabout 13 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

PL/Python: Make regression tests pass with older Python versions

Avoid output formatting differences by printing str() instead of repr()
of the value.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8182ffde5aa09d8378caa599d70e0d4e02ea8d7d

Modified Files
--------------
src/pl/plpython/expected/plpython_types.out | 18 +++++++++---------
src/pl/plpython/expected/plpython_types_3.out | 18 +++++++++---------
src/pl/plpython/sql/plpython_types.sql | 2 +-
3 files changed, 19 insertions(+), 19 deletions(-)

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