Commits

DateSubjectAuthorReleases
2026-03-20 Fix self-join removal to update bare Var references in join clauses Alexander Korotkov 18.4
2026-03-20 Fix self-join removal to update bare Var references in join clauses Alexander Korotkov 19 (unreleased)
2025-04-29 Fixes for ChangeVarNodes_walker() Alexander Korotkov 18.0
2025-04-27 Disallow removing placeholders during Self-Join Elimination. Alexander Korotkov 18.0
2025-02-17 Implement Self-Join Elimination Alexander Korotkov 18.0
2025-02-04 Allow usage of match_orclause_to_indexcol() for joins Alexander Korotkov 18.0
2024-11-23 Transform OR-clauses to SAOP's during index matching Alexander Korotkov 18.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-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-15 Fix 'negative bitmapset member' error Alexander Korotkov 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 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
2023-11-09 Fix the way SJE removes references from PHVs Alexander Korotkov 17.0
2023-11-04 Fix usage of the parse tree for estimate_num_groups() in set operations Alexander Korotkov 17.0
2023-10-25 Fix some regression tests for d3d55ce57136 Alexander Korotkov 17.0