Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-11 | Fix parsing of parenthesised OLD/NEW in RETURNING list. | Dean Rasheed | 18 (unreleased) |
| 2025-03-12 | Build whole-row Vars the same way during parsing and planning. | Tom Lane | 18.0 |
| 2025-01-17 | Fix parsing of qualified relation names in RETURNING. | Dean Rasheed | 18.0 |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |