Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-21 | Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. | Tom Lane | 11.13 |
| 2018-09-08 | Save/restore SPI's global variables in SPI_connect() and SPI_finish(). | Tom Lane | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-28 | PL/pgSQL: Nested CALL with transactions | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-10-06 | Fix crash when logical decoding is invoked from a PL function. | Tom Lane | 11.0 |