Commits

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

DateSubjectAuthorReleases
2026-04-20 Clean up all relid fields of RestrictInfos during join removal. Tom Lane 17.10
2026-02-20 Fix computation of varnullingrels when translating appendrel Var Richard Guo 17.9
2025-01-02 Ignore nullingrels when looking up statistics Richard Guo 17.3
2024-07-08 Fix right-anti-joins when the inner relation is proven unique Richard Guo 17.0
2024-05-16 BitmapHeapScan: Remove incorrect assert and reset field Melanie Plageman 17.0
2024-05-06 Revert: Remove useless self-joins Alexander Korotkov 17.0
2024-04-09 revert: Transform OR clauses to ANY expression Alexander Korotkov 17.0
2024-04-07 Transform OR clauses to ANY expression Alexander Korotkov 17.0
2024-04-06 Enhance nbtree ScalarArrayOp execution. Peter Geoghegan 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2024-02-23 Replace lateral references to removed rels in subqueries Alexander Korotkov 17.0
2024-02-20 Replace relids in lateral subquery parse tree during SJE Alexander Korotkov 17.0
2024-02-15 Pull up ANY-SUBLINK with the necessary lateral support. Alexander Korotkov 17.0
2024-01-23 Add better handling of redundant IS [NOT] NULL quals David Rowley 17.0
2024-01-15 Fix 'negative bitmapset member' error Alexander Korotkov 17.0
2024-01-11 Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 17.0
2024-01-09 Forbid SJE with result relation Alexander Korotkov 17.0
2024-01-08 Fix misuse of RelOptInfo.unique_for_rels cache by SJE Alexander Korotkov 17.0
2024-01-08 Strengthen tests for 5ef34a8fc3 Alexander Korotkov 17.0
2024-01-06 Fix the issue that SJE mistakenly omits qual clauses Alexander Korotkov 17.0
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 17.0
2024-01-02 Replace the relid in some missing fields during SJE Alexander Korotkov 17.0
2023-12-27 Make replace_relid() leave argument unmodified Alexander Korotkov 17.0
2023-12-24 Don't constrain self-join removal due to PHVs Alexander Korotkov 17.0
2023-11-10 Fix how SJE checks against PHVs Alexander Korotkov 17.0