pgsql: PL/Python: Adjust the regression tests for Python 3.3

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: PL/Python: Adjust the regression tests for Python 3.3
Date: 2013-08-11 13:24:18
Message-ID: E1V8Vd4-0007ms-KH@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

PL/Python: Adjust the regression tests for Python 3.3

Similar to 2cfb1c6f77734db81b6e74bcae630f93b94f69be, the order in which
dictionary elements are printed is not reliable. This reappeared in the
tests of the string representation of result objects. Reduce the test
case to one result set column so that there is no question of order.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7f288a23484971dca7f75d866d0f1edb332fbc4b

Modified Files
--------------
src/pl/plpython/expected/plpython_spi.out | 8 ++++----
src/pl/plpython/sql/plpython_spi.sql | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-08-13 15:12:30 My commit messages and blank lines
Previous Message Bruce Momjian 2013-08-10 01:46:21 pgsql: docs: mention Julian is midnight _UTC_