Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 11.17 |
| 2019-04-19 | Fix problems with auto-held portals. | Tom Lane | 11.3 |
| 2018-03-28 | Allow committing inside cursor loop | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2017-11-18 | Consistently catch errors from Python _New() functions | Peter Eisentraut | 11.0 |
| 2017-09-29 | Use Py_RETURN_NONE where suitable | Peter Eisentraut | 11.0 |