Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-19 | Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. | Dean Rasheed | 17.0 |
| 2024-03-30 | Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. | Dean Rasheed | 17.0 |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed | 17.0 |
| 2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-02-29 | Support MERGE into updatable views. | Dean Rasheed | 17.0 |
| 2024-02-21 | MERGE ... DO NOTHING: require SELECT privileges | Alvaro Herrera | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |