]> granicus.if.org Git - postgresql/commit
PL/Python: Adjust the regression tests for Python 3.3
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 11 Aug 2013 13:17:04 +0000 (09:17 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 11 Aug 2013 13:20:16 +0000 (09:20 -0400)
commit527ea66849c5cb02a3ebaef6c6c25d1b312a9521
tree1d7c1b54766e3352ff86b0715ce409cf91661d67
parentf738156f516518b89d7ed20e357fc03b25184420
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.
src/pl/plpython/expected/plpython_spi.out
src/pl/plpython/sql/plpython_spi.sql