Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-06 | Ignore not-yet-defined Portals in pg_cursors view. | Tom Lane | 13.17 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 13.8 |
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 13.5 |
| 2021-05-21 | Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. | Tom Lane | 13.4 |