Commits

DateSubjectAuthorReleases
2024-03-17 Fix EXPLAIN output for subplans in MERGE. Dean Rasheed 15.7
2024-03-17 Fix EXPLAIN output for subplans in MERGE. Dean Rasheed 16.3
2024-03-17 Fix EXPLAIN output for subplans in MERGE. Dean Rasheed 17.0
2024-02-29 Support MERGE into updatable views. Dean Rasheed 17.0
2024-02-21 MERGE ... DO NOTHING: require SELECT privileges Alvaro Herrera 16.3
2024-02-21 MERGE ... DO NOTHING: require SELECT privileges Alvaro Herrera 15.7
2024-02-21 MERGE ... DO NOTHING: require SELECT privileges Alvaro Herrera 17.0
2023-12-21 Fix BEFORE ROW trigger handling in cross-partition MERGE update. Dean Rasheed 17.0
2023-12-21 Fix BEFORE ROW trigger handling in cross-partition MERGE update. Dean Rasheed 16.2
2023-12-21 Fix BEFORE ROW trigger handling in cross-partition MERGE update. Dean Rasheed 15.6
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 15.5
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 16.1
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 17.0
2023-03-28 Fix corner-case planner failure for MERGE. Tom Lane 16.0
2023-03-28 Fix corner-case planner failure for MERGE. Tom Lane 15.3
2023-03-15 Support PlaceHolderVars in MERGE actions. Tom Lane 16.0
2023-03-15 Support PlaceHolderVars in MERGE actions. Tom Lane 15.3
2023-03-13 Fix MERGE command tag for actions blocked by BEFORE ROW triggers. Dean Rasheed 16.0
2023-03-13 Fix MERGE command tag for actions blocked by BEFORE ROW triggers. Dean Rasheed 15.3
2023-02-22 Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed 15.3
2023-02-22 Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed 16.0
2023-02-22 Fix MERGE command tag for cross-partition updates. Dean Rasheed 15.3
2023-02-22 Fix MERGE command tag for cross-partition updates. Dean Rasheed 16.0
2023-02-20 Prevent join removal from removing the query's result relation. Tom Lane 16.0
2023-02-20 Prevent join removal from removing the query's result relation. Tom Lane 15.3