PL/Python: Adjust the regression tests for Python 3.4
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 30 Apr 2014 02:16:16 +0000 (22:16 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 30 Apr 2014 02:16:16 +0000 (22:16 -0400)
commitd0765d50f429472d00554701ac6531c84d324811
treee998804b6b0e65f3d9808fc0018f1eb043356fe7
parent322173eb0a6c2f43394645f8ae33eedd70bab432
PL/Python: Adjust the regression tests for Python 3.4

The error test case in the plpython_do test resulted in a slightly
different error message with Python 3.4.  So pick a different way to
test it that avoids that and is perhaps also a bit clearer.
src/pl/plpython/expected/plpython_do.out
src/pl/plpython/sql/plpython_do.sql