Commits

DateSubjectAuthorReleases
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-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2021-09-08 Disable anonymous record hash support except in special cases Peter Eisentraut 14.0
2021-09-08 Disable anonymous record hash support except in special cases Peter Eisentraut 15.0
2020-11-19 Hash support for row types Peter Eisentraut 14.0
2020-11-18 Add more tests for hashing and hash-based plans Peter Eisentraut 14.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
2017-01-18 Move targetlist SRF handling from expression evaluation to new executor node. Andres Freund 10.0
2016-10-10 Make regression tests less dependent on hash table order. Andres Freund 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