Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 11.14 |
| 2021-05-21 | Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. | Tom Lane | 11.13 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-28 | Allow committing inside cursor loop | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2018-01-09 | Remove PortalGetQueryDesc() | Peter Eisentraut | 11.0 |
| 2018-01-09 | Update portal-related memory context names and API | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |