Commits

DateSubjectAuthorReleases
2021-03-17 Fix race in Parallel Hash Join batch cleanup. Thomas Munro 11.12
2021-03-17 Fix race in Parallel Hash Join batch cleanup. Thomas Munro 12.7
2021-03-17 Fix race in Parallel Hash Join batch cleanup. Thomas Munro 13.3
2021-03-17 Fix race in Parallel Hash Join batch cleanup. Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 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-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2018-01-03 Ensure proper alignment of tuples in HashMemoryChunkData buffers. Tom Lane 11.0
2017-12-21 Add parallel-aware hash joins. Andres Freund 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-10-04 Fix some issues in new hashtable size calculations in nodeHash.c. Tom Lane 9.5.0
2015-10-04 Fix some issues in new hashtable size calculations in nodeHash.c. Tom Lane 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-10-13 Increase number of hash join buckets for underestimate. Kevin Grittner 9.5.0
2014-09-10 Pack tuples in a hash join batch densely, to save memory. Heikki Linnakangas 9.5.0