Commits

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

DateSubjectAuthorReleases
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 18 (unreleased)
2026-06-24 plperl: Fix NULL pointer dereference for forged array object Richard Guo 18 (unreleased)
2026-06-22 Strip removed-relation references from PlaceHolderVars at join removal Richard Guo 18 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 18 (unreleased)
2026-05-08 Consider opfamily and collation when removing redundant GROUP BY columns Richard Guo 18.4
2026-05-08 Fix HAVING-to-WHERE pushdown for simple-CASE form Richard Guo 18.4
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 18.4
2026-05-05 Consider collation when proving uniqueness from unique indexes Richard Guo 18.4
2026-05-01 Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo 18.4
2026-04-21 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 18.4
2026-04-11 Fix estimate_array_length error with set-operation array coercions Richard Guo 18.4
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 18.4
2026-04-09 Strip PlaceHolderVars from partition pruning operands Richard Guo 18.4
2026-02-25 Fix unsafe RTE_GROUP removal in simplify_EXISTS_query Richard Guo 18.4
2026-02-20 Fix computation of varnullingrels when translating appendrel Var Richard Guo 18.3
2026-01-19 Fix unsafe pushdown of quals referencing grouping Vars Richard Guo 18.2
2025-12-29 Ignore PlaceHolderVars when looking up statistics Richard Guo 18.2
2025-12-29 Strip PlaceHolderVars from index operands Richard Guo 18.2
2025-12-25 Fix planner error with SRFs and grouping sets Richard Guo 18.2
2025-11-19 Fix typo in nodeHash.c Richard Guo 18.2
2025-11-05 Fix assertion failure in generate_orderedappend_paths() Richard Guo 18.1
2025-11-05 Fix comments for ChangeVarNodes() and related functions Richard Guo 18.1
2025-10-30 Disable parallel plans for RIGHT_SEMI joins Richard Guo 18.1
2025-10-21 Fix test case from 40c242830 Richard Guo 18.1
2025-10-21 Fix pushdown of degenerate HAVING clauses Richard Guo 18.1