Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-12 | Remove p_is_insert from struct ParseState. | Dean Rasheed | 19 (unreleased) |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |
| 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-02-29 | Support MERGE into updatable views. | Dean Rasheed | 17.0 |
| 2023-01-10 | Fix MERGE's test for unreachable WHEN clauses. | Dean Rasheed | 16.0 |
| 2023-01-10 | Fix MERGE's test for unreachable WHEN clauses. | Dean Rasheed | 15.2 |
| 2022-11-25 | Fix rule-detection code for MERGE. | Dean Rasheed | 16.0 |
| 2022-11-25 | Fix rule-detection code for MERGE. | Dean Rasheed | 15.2 |