Commits

DateSubjectAuthorReleases
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 14.20
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 15.15
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 16.11
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 17.7
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 18.0
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 19 (unreleased)
2025-07-18 Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed 17.6
2025-07-18 Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed 18.0
2025-07-18 Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed 19 (unreleased)
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 15.14
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 16.10
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 17.6
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 18.0
2025-05-22 In ExecInitModifyTable, don't scribble on the source plan. Tom Lane 18.0
2025-04-19 Fix typos and grammar in the code Michael Paquier 18.0
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 16.9
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 15.13
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 18.0
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 14.18
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 17.5
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 18.0
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 15.13
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 16.9
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 17.5
2025-03-19 Ensure first ModifyTable rel initialized if all are pruned Amit Langote 18.0