Commits

DateSubjectAuthorReleases
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-07-06 Allow CustomScan providers to say whether they support projections. Tom Lane 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-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. Tom Lane 13.3
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. 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-31 Add support for asynchronous execution. Etsuro Fujita 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-12-22 Improve find_em_expr_usable_for_sorting_rel comment Tomas Vondra 13.2
2020-12-22 Improve find_em_expr_usable_for_sorting_rel comment Tomas Vondra 14.0
2020-12-15 Error out when Gather Merge input is not sorted Tomas Vondra 14.0
2020-11-02 Allow run-time pruning on nested Append/MergeAppend nodes David Rowley 14.0
2020-10-14 Include result relation info in direct modify ForeignScan nodes. Heikki Linnakangas 14.0