Commits

DateSubjectAuthorReleases
2026-05-13 Fix FOR PORTION OF with non-updatable view columns Peter Eisentraut 19 (unreleased)
2026-04-01 Add UPDATE/DELETE FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-02-12 Add support for INSERT ... ON CONFLICT DO SELECT. Dean Rasheed 19 (unreleased)
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 12.20
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 16.4
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 15.8
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 13.16
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 18.0
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 14.13
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 17.0
2024-07-13 Fix new assertion for MERGE view_name ... DO NOTHING. Noah Misch 17.0
2024-07-13 Fix new assertion for MERGE view_name ... DO NOTHING. Noah Misch 18.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-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 16.0
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 14.9
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 15.4
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 12.16
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 13.12
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 11.21
2023-02-23 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 11.20
2023-02-23 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 12.15
2023-02-23 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 13.11