postgresql/src/backend/optimizer/path
Peter Geoghegan bcbf9446a2 Remove hashagg_avoid_disk_plan GUC.
Note: This GUC was originally named enable_hashagg_disk when it appeared
in commit 1f39bce0, which added disk-based hash aggregation.  It was
subsequently renamed in commit 92c58fd9.

Author: Peter Geoghegan
Reviewed-By: Jeff Davis, Álvaro Herrera
Discussion: https://postgr.es/m/9d9d1e1252a52ea1bad84ea40dbebfd54e672a0f.camel%40j-davis.com
Backpatch: 13-, where disk-based hash aggregation was introduced.
2020-07-27 17:53:19 -07:00
..
allpaths.c Cope with lateral references in the quals of a subquery RTE. 2020-07-13 20:38:20 -04:00
clausesel.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
costsize.c Remove hashagg_avoid_disk_plan GUC. 2020-07-27 17:53:19 -07:00
equivclass.c Consider Incremental Sort paths at additional places 2020-04-07 16:43:22 +02:00
indxpath.c Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. 2020-07-14 18:56:56 -04:00
joinpath.c Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
joinrels.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pathkeys.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
tidpath.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00