Commits

DateSubjectAuthorReleases
2026-01-21 Remove useless flag PVC_INCLUDE_CONVERTROWTYPES. Tom Lane 19 (unreleased)
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 18.0
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 13.17
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 16.5
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 17.1
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 15.9
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 14.14
2024-09-27 Recalculate where-needed data accurately after a join removal. Tom Lane 18.0
2024-05-20 Revert commit 66c0185a3 and follow-on patches. Tom Lane 17.0
2024-04-16 Ensure generated join clauses for child rels have correct relids. Tom Lane 17.0
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 12.19
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 13.15
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 14.12
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 15.7
2024-04-16 Ensure generated join clauses for child rels have correct relids. Tom Lane 16.3
2023-05-25 Fix filtering of "cloned" outer-join quals some more. Tom Lane 16.0
2023-05-17 Fix some issues with improper placement of outer join clauses. Tom Lane 16.0
2023-02-23 Fix mis-handling of outer join quals generated by EquivalenceClasses. Tom Lane 16.0
2023-02-22 Fix some issues with wrong placement of pseudo-constant quals. Tom Lane 16.0
2023-02-13 When removing a relation from the query, drop its RelOptInfo. Tom Lane 16.0
2023-01-30 Invent "join domains" to replace the below_outer_join hack. Tom Lane 16.0
2023-01-30 Do assorted mop-up in the planner. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-10-27 Avoid making commutatively-duplicate clauses in EquivalenceClasses. Tom Lane 16.0
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 16.0