Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-06 | Ignore not-yet-defined Portals in pg_cursors view. | Tom Lane | 14.14 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 14.5 |
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 14.1 |
| 2021-05-21 | Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. | Tom Lane | 14.0 |
| 2021-01-26 | Improve performance of repeated CALLs within plpgsql procedures. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-09-08 | Use <unnamed> for name of unnamed portal's memory context | Peter Eisentraut | 14.0 |