Commits

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

DateSubjectAuthorReleases
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 15.14
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 15.13
2024-06-28 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 15.8
2024-03-17 Fix EXPLAIN output for subplans in MERGE. Dean Rasheed 15.7
2024-02-21 MERGE ... DO NOTHING: require SELECT privileges Alvaro Herrera 15.7
2023-12-21 Fix BEFORE ROW trigger handling in cross-partition MERGE update. Dean Rasheed 15.6
2023-03-28 Fix corner-case planner failure for MERGE. Tom Lane 15.3
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 15.3
2023-02-22 Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed 15.3
2023-02-22 Fix MERGE command tag for cross-partition updates. Dean Rasheed 15.3
2023-02-20 Prevent join removal from removing the query's result relation. Tom Lane 15.3
2023-01-10 Fix MERGE's test for unreachable WHEN clauses. Dean Rasheed 15.2
2022-12-09 Update MERGE docs to mention that ONLY is supported. Dean Rasheed 15.2
2022-11-22 Remove useless MERGE test Alvaro Herrera 15.2
2022-09-20 Disable autovacuum in MERGE test script Alvaro Herrera 15.0
2022-08-12 Reject MERGE in CTEs and COPY Alvaro Herrera 15.0
2022-05-18 Fix EXPLAIN MERGE output when no tuples are processed Alvaro Herrera 15.0
2022-04-12 Change mechanism to set up source targetlist in MERGE Alvaro Herrera 15.0
2022-03-28 Fix role names in merge.sql regress file Alvaro Herrera 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0