Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-23 | Fix a couple of outdated comments now that we have MERGE RETURNING | David Rowley | 17.0 |
| 2024-03-30 | Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. | Dean Rasheed | 17.0 |
| 2024-03-19 | gen_node_support.pl: Mark location fields as type alias ParseLoc | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-07 | Stop including parsenodes.h in plannodes.h | Alvaro Herrera | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-24 | Fix problems when a plain-inheritance parent table is excluded. | Tom Lane | 17.0 |
| 2023-09-30 | Fix EvalPlanQual rechecking during MERGE. | Dean Rasheed | 17.0 |