Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-12 | Fix JsonExpr deparsing to quote variable names in the PASSING clause. | Dean Rasheed | 17.3 |
| 2025-01-12 | Fix XMLTABLE() deparsing to quote namespace names if necessary. | Dean Rasheed | 17.3 |
| 2024-06-04 | Fix another couple of outdated comments for MERGE RETURNING. | 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-17 | Fix EXPLAIN output for subplans in MERGE. | Dean Rasheed | 17.0 |