Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-16 | Further refine _SPI_execute_plan's rule for atomic execution. | Tom Lane | 13.17 |
| 2024-06-07 | Fix behavior of stable functions called from a CALL's argument list. | Tom Lane | 13.16 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 13.8 |
| 2021-05-21 | Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. | Tom Lane | 13.4 |
| 2019-07-18 | Further adjust SPITupleTable to provide a public row-count field. | Tom Lane | 13.0 |