summaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_subtransaction.sql
Commit message (Expand)AuthorAgeFilesLines
* plpython: Remove regression test infrastructure for Python 2.Andres Freund2022-03-071-19/+19
* Fix subtransaction test for Python 3.10Peter Eisentraut2021-06-051-2/+5
* Modernize Python exception syntax in testsPeter Eisentraut2020-01-081-1/+1
* Remove support for Python older than 2.6Peter Eisentraut2020-01-081-37/+0
* Tweak tests to support Python 3.7Peter Eisentraut2018-05-031-1/+1
* PL/Python: Make tests pass with Python 3.5Peter Eisentraut2015-08-131-2/+2
* plpython: Add SPI cursor supportPeter Eisentraut2011-12-051-0/+52
* PL/Python explicit subtransactionsPeter Eisentraut2011-02-271-0/+244