Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-11 | Ensure cached plans are correctly marked as dependent on role. | Nathan Bossart | 17.1 |
| 2024-07-19 | Propagate query IDs of utility statements in functions | Michael Paquier | 17.0 |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed | 17.0 |
| 2024-03-12 | Fix confusion about the return rowtype of SQL-language procedures. | Tom Lane | 17.0 |
| 2024-03-03 | Redefine backend ID to be an index into the proc array | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |