Commits

DateSubjectAuthorReleases
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-10-28 Fix foreign-key selectivity estimation in the presence of constants. Tom Lane 14.0
2020-10-19 Relax some asserts in merge join costing code David Rowley 13.1
2020-10-19 Relax some asserts in merge join costing code David Rowley 12.5
2020-10-19 Relax some asserts in merge join costing code David Rowley 11.10
2020-10-19 Relax some asserts in merge join costing code David Rowley 10.15
2020-10-19 Relax some asserts in merge join costing code David Rowley 9.6.20
2020-10-19 Relax some asserts in merge join costing code David Rowley 9.5.24
2020-10-18 Prevent overly large and NaN row estimates in relations David Rowley 14.0
2020-09-07 Adjust cost model for HashAgg that spills to disk. Jeff Davis 13.0
2020-09-07 Adjust cost model for HashAgg that spills to disk. Jeff Davis 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-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-08 code: replace 'master' with 'leader' where appropriate. Andres Freund 14.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-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-01 Simplify cost_incremental_sort a bit Tomas Vondra 13.0
2020-04-22 Fix cost_incremental_sort for expressions with varno 0 Tomas Vondra 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0