Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-16 | Further refine _SPI_execute_plan's rule for atomic execution. | Tom Lane | 17.1 |
| 2024-08-07 | Fix edge case in plpgsql's make_callstmt_target(). | Tom Lane | 17.0 |
| 2024-06-07 | Fix behavior of stable functions called from a CALL's argument list. | Tom Lane | 17.0 |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-15 | Retire MemoryContextResetAndDeleteChildren() macro. | Nathan Bossart | 17.0 |