summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2015-11-14 12:44:38 -0500
committerPeter Eisentraut <peter_e@gmx.net>2015-11-14 13:53:26 -0500
commit82076c1e40eb93717ede3c82f59e7711090b63a8 (patch)
treee879a7cc21006eaba234440e4665b5456225f610 /src/backend/utils/adt/numeric.c
parentb4c4220ede3048662c746123b8af2a9101a1b313 (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/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions