diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2015-06-03 19:52:08 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2015-08-13 23:55:20 -0400 |
commit | f16d52269a196f7f303abe3b978d95ade265f05f (patch) | |
tree | f108d2eec77518a62117cd96b7223510c57d3794 /src/backend/executor/nodeSubqueryscan.c | |
parent | d67616c74395aede8795e785d565b96b735f3f6e (diff) | |
download | postgresql-f16d52269a196f7f303abe3b978d95ade265f05f.tar.gz postgresql-f16d52269a196f7f303abe3b978d95ade265f05f.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/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions