Commits

DateSubjectAuthorReleases
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 16.12
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 15.16
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 14.21
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 18.2
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 15.16
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 14.21
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 19 (unreleased)
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 17.8
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 16.12
2026-01-16 Fix rowmark handling for non-relation RTEs during executor init Amit Langote 19 (unreleased)
2026-01-16 Fix rowmark handling for non-relation RTEs during executor init Amit Langote 18.2
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-24 Fix infer_arbiter_index during concurrent index operations Álvaro Herrera 19 (unreleased)
2025-11-16 Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update. Dean Rasheed 17.8
2025-11-16 Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update. Dean Rasheed 18.2
2025-11-16 Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update. Dean Rasheed 19 (unreleased)
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 15.15
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 16.11
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 17.7
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 18.0
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 19 (unreleased)
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 15.15
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 13.23