aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/expected/plpython_subtransaction.out
Commit message (Expand)AuthorAge
* Fix subtransaction test for Python 3.10Peter Eisentraut2021-06-05
* Modernize Python exception syntax in testsPeter Eisentraut2020-01-08
* Remove support for Python older than 2.6Peter Eisentraut2020-01-08
* Deduplicate "invalid input syntax" messages for various types.Andres Freund2018-07-22
* Tweak tests to support Python 3.7Peter Eisentraut2018-05-03
* Rearrange the handling of error context reports.Tom Lane2015-09-05
* PL/Python: Make tests pass with Python 3.5Peter Eisentraut2015-08-13
* Reduce messages about implicit indexes and sequences to DEBUG1.Robert Haas2012-07-04
* plpython: Add SPI cursor supportPeter Eisentraut2011-12-05
* Add traceback information to PL/Python errorsPeter Eisentraut2011-04-06
* PL/Python custom SPI exceptionsPeter Eisentraut2011-02-28
* PL/Python explicit subtransactionsPeter Eisentraut2011-02-27