Commits

DateSubjectAuthorReleases
2024-12-19 Improve planner's handling of SetOp plans. Tom Lane 18.0
2024-12-19 Convert SetOp to read its inputs as outerPlan and innerPlan. Tom Lane 18.0
2024-05-20 Revert commit 66c0185a3 and follow-on patches. Tom Lane 17.0
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 12.0
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 11.4
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 10.9
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 9.6.14
2017-12-22 Fix UNION/INTERSECT/EXCEPT over no columns. Tom Lane 10.2
2017-12-22 Fix UNION/INTERSECT/EXCEPT over no columns. Tom Lane 11.0
2017-08-11 Add regression tests exercising the non-hashed code paths in nodeSetop.c. Tom Lane 10.0
2017-04-07 Fix planner error (or assert trap) with nested set operations. Tom Lane 9.6.3
2017-04-07 Fix planner error (or assert trap) with nested set operations. Tom Lane 10.0
2017-01-19 Fix Assert failure induced by commit 215b43cdc. Tom Lane 10.0
2014-06-26 Back-patch "Fix EquivalenceClass processing for nested append relations". Tom Lane 9.1.14
2014-06-26 Back-patch "Fix EquivalenceClass processing for nested append relations". Tom Lane 9.2.9
2014-06-26 Back-patch "Fix EquivalenceClass processing for nested append relations". Tom Lane 9.3.5
2014-06-26 Forward-patch regression test for "could not find pathkey item to sort". Tom Lane 9.4.0
2014-06-26 Forward-patch regression test for "could not find pathkey item to sort". Tom Lane 9.5.0
2014-03-28 Fix EquivalenceClass processing for nested append relations. Tom Lane 9.4.0
2013-07-08 Fix planning of parameterized appendrel paths with expensive join quals. Tom Lane 9.2.5
2013-07-08 Fix planning of parameterized appendrel paths with expensive join quals. Tom Lane 9.3.0
2013-07-08 Fix planning of parameterized appendrel paths with expensive join quals. Tom Lane 9.4.0
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 9.3.0
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 8.4.18
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 9.0.14