Commits

DateSubjectAuthorReleases
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-05-31 Fix mis-planning of repeated application of a projection. Tom Lane 13.4
2021-05-31 Fix mis-planning of repeated application of a projection. Tom Lane 11.13
2021-05-31 Fix mis-planning of repeated application of a projection. Tom Lane 12.8
2021-05-31 Fix mis-planning of repeated application of a projection. Tom Lane 14.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-03-30 Allow estimate_num_groups() to pass back further details about the estimation David Rowley 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-02-01 Remove incidental dependencies on partitioned_rels lists. 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-10-12 Fix estimates for ModifyTable paths without RETURNING. Thomas Munro 14.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 14.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 13.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 14.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 11.9
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 13.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 12.4
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 11.8