Commits

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

DateSubjectAuthorReleases
2026-02-11 doc: Mention all SELECT privileges required by INSERT ... ON CONFLICT. Dean Rasheed 17.9
2026-02-11 doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING. Dean Rasheed 17.9
2026-01-30 Update .abi-compliance-history for change to TransitionCaptureState. Dean Rasheed 17.8
2026-01-24 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 17.8
2025-12-09 doc: Fix statement about ON CONFLICT and deferrable constraints. Dean Rasheed 17.8
2025-11-29 Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 17.8
2025-11-16 Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update. Dean Rasheed 17.8
2025-11-13 doc: Improve description of RLS policies applied by command type. Dean Rasheed 17.8
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 17.7
2025-09-04 Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 17.7
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 17.7
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 17.7
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 17.6
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 17.6
2025-07-18 Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed 17.6
2025-06-26 doc: Fix indentation of MERGE synopsis. Dean Rasheed 17.6
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 17.6
2025-05-01 doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 17.5
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 17.5
2025-01-12 Fix JsonExpr deparsing to quote variable names in the PASSING clause. Dean Rasheed 17.3
2025-01-12 Fix XMLTABLE() deparsing to quote namespace names if necessary. Dean Rasheed 17.3
2024-10-03 Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.1
2024-10-03 Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.1
2024-07-08 Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17.0
2024-06-10 doc: Mention all options equivalent to pg_dump --filter patterns. Dean Rasheed 17.0