Commits

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

DateSubjectAuthorReleases
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 16.14
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 16.12
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 16.12
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 16.11
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 16.11
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 16.11
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 16.10
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 16.9
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 16.9
2024-09-25 Fix use of uninitialized value in previous commit. Noah Misch 16.5
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 16.5
2024-06-28 Expand comments and add an assertion in nodeModifyTable.c. Noah Misch 16.4
2024-03-07 Fix handling of self-modified tuples in MERGE. Dean Rasheed 16.3
2023-12-21 Fix BEFORE ROW trigger handling in cross-partition MERGE update. Dean Rasheed 16.2
2023-11-09 Fix AFTER ROW trigger execution in MERGE cross-partition update. Dean Rasheed 16.2
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 16.1
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 16.1
2023-08-07 Fix RLS policy usage in MERGE. Dean Rasheed 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 16.0
2023-04-25 Fix buffer refcount leak with FDW bulk inserts Michael Paquier 16.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-04-18 Fix various typos David Rowley 16.0
2023-04-03 Revert 764da7710b Alexander Korotkov 16.0
2023-04-03 Revert 11470f544e Alexander Korotkov 16.0