Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-04 | Fix replica identity check for INSERT ON CONFLICT DO UPDATE. | Dean Rasheed | 17.7 |
| 2025-03-29 | Fix MERGE with DO NOTHING actions into a partitioned table. | Dean Rasheed | 17.5 |
| 2024-06-27 | Fix thinkos in comments | Alvaro Herrera | 17.0 |
| 2024-06-26 | Fix partition pruning setup during DETACH CONCURRENTLY | Alvaro Herrera | 17.0 |
| 2024-06-24 | Revert "Fix partition pruning setup during DETACH CONCURRENTLY" | Alvaro Herrera | 17.0 |
| 2024-06-24 | Fix partition pruning setup during DETACH CONCURRENTLY | Alvaro Herrera | 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-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-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-12 | Fix runtime partition pruning for HASH partitioned tables | David Rowley | 17.0 |