diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2015-06-03 19:52:08 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2015-11-14 13:43:43 -0500 |
commit | f1b898759f4936e9185698e8624da832a99b933e (patch) | |
tree | 9ee1759ee890753d0d0dc2b15c4a60c5aaad2be6 /src/backend/utils/adt/ruleutils.c | |
parent | 87cdfeb18ae0fe298b6f405718cbe97eaed190d3 (diff) | |
download | postgresql-f1b898759f4936e9185698e8624da832a99b933e.tar.gz postgresql-f1b898759f4936e9185698e8624da832a99b933e.zip |
PL/Python: Make tests pass with Python 3.5
The error message wording for AttributeError has changed in Python 3.5.
For the plpython_error test, add a new expected file. In the
plpython_subtransaction test, we didn't really care what the exception
is, only that it is something coming from Python. So use a generic
exception instead, which has a message that doesn't vary across
versions.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions