Commits

DateSubjectAuthorReleases
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-18 Add a new GUC and a reloption to enable inserts in parallel-mode. Amit Kapila 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-30 Fix typo in comment. Fujii Masao 14.0
2020-07-28 Remove hashagg_avoid_disk_plan GUC. Peter Geoghegan 14.0
2020-07-28 Remove hashagg_avoid_disk_plan GUC. Peter Geoghegan 13.0
2020-07-05 Rename enable_incrementalsort for clarity Peter Eisentraut 14.0
2020-07-05 Rename enable_incrementalsort for clarity Peter Eisentraut 13.0
2020-06-11 Rework HashAgg GUCs. Jeff Davis 13.0
2020-06-11 Rework HashAgg GUCs. Jeff Davis 14.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-03-18 Disk-based Hash Aggregation. Jeff Davis 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 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
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-23 Add GUC enable_partition_pruning Alvaro Herrera 11.0
2018-04-20 Tweak a couple of planner APIs to save recalculating join relids. Tom Lane 11.0