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
2022-11-22 Give better hints for ambiguous or unreferenceable columns. 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
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.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
2019-03-25 Suppress Append and MergeAppend plan nodes that have a single child. Tom Lane 12.0
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
2015-03-30 Be more careful about printing constants in ruleutils.c. Tom Lane 9.5.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