Commits

DateSubjectAuthorReleases
2025-06-20 Remove planner's have_dangerous_phv() join-order restriction. Tom Lane 18.0
2023-07-22 Avoid compiler warning in non-assert builds. Tom Lane 17.0
2023-07-22 Avoid compiler warning in non-assert builds. Tom Lane 16.0
2023-07-21 Fix calculation of relid sets for partitionwise child joins. Tom Lane 16.0
2023-07-21 Fix calculation of relid sets for partitionwise child joins. Tom Lane 17.0
2023-05-17 Fix some issues with improper placement of outer join clauses. Tom Lane 16.0
2023-04-05 Support "Right Anti Join" plan shapes. 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
2021-02-01 Remove [Merge]AppendPath.partitioned_rels. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-03 Cosmetic improvements for code related to partitionwise join. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 10.8
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 11.3
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 12.0
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.4.22
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.5.17
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.6.13
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-03-30 Avoid crash in partitionwise join planning under GEQO. Tom Lane 12.0
2019-03-30 Avoid crash in partitionwise join planning under GEQO. Tom Lane 11.3
2019-03-14 Ensure dummy paths have correct required_outer if rel is parameterized. Tom Lane 12.0
2019-03-14 Ensure dummy paths have correct required_outer if rel is parameterized. Tom Lane 9.4.22