Commits

DateSubjectAuthorReleases
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 16.0
2022-12-04 Fix broken MemoizePath support in reparameterize_path(). Tom Lane 16.0
2022-12-04 Fix broken MemoizePath support in reparameterize_path(). Tom Lane 14.7
2022-12-04 Fix broken MemoizePath support in reparameterize_path(). Tom Lane 15.2
2022-12-04 Add missing MaterialPath support in reparameterize_path[_by_child]. Tom Lane 16.0
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 15.1
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 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-07-19 Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. Tom Lane 16.0
2022-07-01 Remove no-longer-used parameter for create_groupingsets_path(). Tom Lane 16.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 14.2
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 15.0
2021-09-27 Fix typos and grammar in code comments Michael Paquier 15.0
2021-09-08 Clean up some code using "(expr) ? true : false" Michael Paquier 15.0
2021-08-08 Change NestPath node to contain JoinPath node Peter Eisentraut 15.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 14.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0