Commits

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

DateSubjectAuthorReleases
2026-06-11 Fix parsing of parenthesised OLD/NEW in RETURNING list. Dean Rasheed 18 (unreleased)
2026-04-22 Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 18.4
2026-04-22 Fix expansion of EXCLUDED virtual generated columns. Dean Rasheed 18.4
2026-02-11 doc: Mention all SELECT privileges required by INSERT ... ON CONFLICT. Dean Rasheed 18.3
2026-02-11 doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING. Dean Rasheed 18.3
2026-01-30 Update .abi-compliance-history for change to TransitionCaptureState. Dean Rasheed 18.2
2026-01-24 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 18.2
2025-12-09 doc: Fix statement about ON CONFLICT and deferrable constraints. Dean Rasheed 18.2
2025-11-29 Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 18.2
2025-11-16 Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update. Dean Rasheed 18.2
2025-11-13 doc: Improve description of RLS policies applied by command type. Dean Rasheed 18.2
2025-09-05 Fix concurrent update issue with MERGE. Dean Rasheed 18.0
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 18.0
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 18.0
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 18.0
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 18.0
2025-07-18 Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed 18.0
2025-06-26 doc: Updates for RETURNING OLD/NEW. Dean Rasheed 18.0
2025-06-26 doc: Fix indentation of MERGE synopsis. Dean Rasheed 18.0
2025-05-31 Fix MERGE into a plain inheritance parent table. Dean Rasheed 18.0
2025-05-01 doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 18.0
2025-03-29 Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 18.0
2025-03-26 Add support for gamma() and lgamma() functions. Dean Rasheed 18.0
2025-03-07 Allow casting between bytea and integer types. Dean Rasheed 18.0
2025-01-17 Fix parsing of qualified relation names in RETURNING. Dean Rasheed 18.0