Commits

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

DateSubjectAuthorReleases
2026-02-11 doc: Mention all SELECT privileges required by INSERT ... ON CONFLICT. Dean Rasheed 15.17
2026-02-11 doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING. Dean Rasheed 15.17
2026-01-30 Update .abi-compliance-history for change to TransitionCaptureState. Dean Rasheed 15.16
2026-01-24 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 15.16
2025-12-09 doc: Fix statement about ON CONFLICT and deferrable constraints. Dean Rasheed 15.16
2025-11-29 Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 15.16
2025-11-13 doc: Improve description of RLS policies applied by command type. Dean Rasheed 15.16
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 15.15
2025-09-04 Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 15.15
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 15.15
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 15.15
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 15.14
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 15.14
2025-06-26 doc: Fix indentation of MERGE synopsis. Dean Rasheed 15.14
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 15.14
2025-05-01 doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 15.13
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 15.13
2025-01-12 Fix XMLTABLE() deparsing to quote namespace names if necessary. Dean Rasheed 15.11
2024-07-08 Fix scale clamping in numeric round() and trunc(). Dean Rasheed 15.8
2024-03-17 Fix EXPLAIN output for subplans in MERGE. Dean Rasheed 15.7
2024-03-13 doc: Improve a couple of places in the MERGE docs. Dean Rasheed 15.7
2024-03-07 Fix handling of self-modified tuples in MERGE. Dean Rasheed 15.7
2023-12-21 Fix BEFORE ROW trigger handling in cross-partition MERGE update. Dean Rasheed 15.6
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 15.6
2023-11-18 doc: improve description of privileges for MERGE and update glossary. Dean Rasheed 15.6