Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 16.10
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 16.9
2024-06-28 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 16.4
2024-03-17 Fix EXPLAIN output for subplans in MERGE. Dean Rasheed 16.3
2024-02-21 MERGE ... DO NOTHING: require SELECT privileges Alvaro Herrera 16.3
2023-12-21 Fix BEFORE ROW trigger handling in cross-partition MERGE update. Dean Rasheed 16.2
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 16.1
2023-03-28 Fix corner-case planner failure for MERGE. Tom Lane 16.0
2023-03-15 Support PlaceHolderVars in MERGE actions. Tom Lane 16.0
2023-03-13 Fix MERGE command tag for actions blocked by BEFORE ROW triggers. Dean Rasheed 16.0
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 16.0
2023-02-20 Prevent join removal from removing the query's result relation. Tom Lane 16.0
2023-01-10 Fix MERGE's test for unreachable WHEN clauses. Dean Rasheed 16.0
2022-12-09 Update MERGE docs to mention that ONLY is supported. Dean Rasheed 16.0
2022-11-22 Give better hints for ambiguous or unreferenceable columns. Tom Lane 16.0
2022-11-22 Remove useless MERGE test Alvaro Herrera 16.0
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 16.0
2022-09-20 Disable autovacuum in MERGE test script Alvaro Herrera 16.0
2022-08-12 Reject MERGE in CTEs and COPY Alvaro Herrera 16.0