Commits

DateSubjectAuthorReleases
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 13.0
2020-05-17 Mop-up for wait event naming issues. Tom Lane 13.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-04-11 Make EXPLAIN report maximum hashtable usage across multiple rescans. Tom Lane 13.0
2020-04-08 Modify additional power 2 calculations to use new helper functions David Rowley 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 9.4.26
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 9.5.21
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 9.6.17
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 10.12
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 11.7
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 12.2
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-08-02 Fix representation of hash keys in Hash/HashJoin nodes. Andres Freund 12.0
2019-08-02 Fix representation of hash keys in Hash/HashJoin nodes. Andres Freund 13.0
2019-06-17 Fix more typos and inconsistencies in the tree Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-11-15 Rejigger materializing and fetching a HeapTuple from a slot. Andres Freund 12.0
2018-11-10 Don't require return slots for nodes without projection. Andres Freund 12.0
2018-06-10 Limit Parallel Hash's bucket array to MaxAllocSize. Thomas Munro 11.0