diff options
author | Peter Eisentraut | 2015-06-03 23:52:08 +0000 |
---|---|---|
committer | Peter Eisentraut | 2015-08-14 03:55:20 +0000 |
commit | f16d52269a196f7f303abe3b978d95ade265f05f (patch) | |
tree | f108d2eec77518a62117cd96b7223510c57d3794 /src/tools | |
parent | d67616c74395aede8795e785d565b96b735f3f6e (diff) |
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/tools')
0 files changed, 0 insertions, 0 deletions