Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 13.8 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 11.17 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 12.12 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 14.5 |
| 2022-03-08 | plpython: Remove regression test infrastructure for Python 2. | Andres Freund | 15.0 |
| 2022-02-28 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 15.0 |
| 2018-03-28 | Allow committing inside cursor loop | Peter Eisentraut | 11.0 |
| 2018-01-22 | PL/Python: Fix tests for older Python versions | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |