Commits

DateSubjectAuthorReleases
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
2024-03-25 Allow planner to use Merge Append to efficiently implement UNION David Rowley 17.0
2024-01-21 Explore alternative orderings of group-by pathkeys during optimization. Alexander Korotkov 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
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
2023-01-02 Update copyright for 2023 Bruce Momjian 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
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 15.0
2022-08-18 Improve performance of adjust_appendrel_attrs_multilevel. Tom Lane 16.0
2022-08-17 Use an explicit state flag to control PlaceHolderInfo creation. Tom Lane 16.0
2022-08-03 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 13.8
2022-08-03 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 14.5
2022-08-03 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 16.0
2022-08-03 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-31 Fix comments with "a expression" Andrew Dunstan 15.0