Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 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-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-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-02-01 Remove [Merge]AppendPath.partitioned_rels. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-30 Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane 13.2
2020-11-30 Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane 14.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-09 Cosmetic improvements in setup of planner's per-RTE arrays. Tom Lane 13.0
2019-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0