Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-06 | Ignore not-yet-defined Portals in pg_cursors view. | Tom Lane | 12.21 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 12.12 |
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 12.9 |
| 2021-05-21 | Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. | Tom Lane | 12.8 |
| 2019-04-19 | Fix problems with auto-held portals. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-08-27 | Fix snapshot leak warning for some procedures | Peter Eisentraut | 12.0 |