summaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_transaction.sql
Commit message (Expand)AuthorAgeFilesLines
* Fix SPI's handling of errors during transaction commit.Tom Lane2022-02-281-0/+30
* Allow committing inside cursor loopPeter Eisentraut2018-03-281-0/+36
* PL/Python: Fix tests for older Python versionsPeter Eisentraut2018-01-221-2/+3
* Transaction control in PL proceduresPeter Eisentraut2018-01-221-0/+115