postgresql/src/pl
Peter Eisentraut f1b898759f 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.
2015-11-14 13:43:43 -05:00
..
plperl Translation updates 2015-10-05 11:01:04 -04:00
plpgsql Translation updates 2015-10-05 11:01:04 -04:00
plpython PL/Python: Make tests pass with Python 3.5 2015-11-14 13:43:43 -05:00
tcl Translation updates 2015-10-05 11:01:04 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00