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 |
| 2020-03-02 | Represent command completion tags as structs | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-24 | Avoid splitting C string literals with \-newline | Alvaro Herrera | 13.0 |