Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-16 | Further refine _SPI_execute_plan's rule for atomic execution. | Tom Lane | 16.5 |
| 2024-08-07 | Fix edge case in plpgsql's make_callstmt_target(). | Tom Lane | 16.5 |
| 2024-06-07 | Fix behavior of stable functions called from a CALL's argument list. | Tom Lane | 16.4 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-19 | Fix various typos and incorrect/outdated name references | David Rowley | 16.0 |
| 2023-02-22 | Add missing support for the latest SPI status codes. | Dean Rasheed | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |