Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-31 | Fix MERGE into a plain inheritance parent table. | Dean Rasheed | 18.0 |
| 2025-03-29 | Fix MERGE with DO NOTHING actions into a partitioned table. | Dean Rasheed | 18.0 |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |
| 2024-12-11 | Enable BUFFERS with EXPLAIN ANALYZE by default | David Rowley | 18.0 |
| 2024-10-17 | Fix whitespace | Peter Eisentraut | 18.0 |
| 2024-10-03 | Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOURCE. | Dean Rasheed | 18.0 |
| 2024-10-03 | Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED BY SOURCE. | Dean Rasheed | 18.0 |