Commits

DateSubjectAuthorReleases
2026-03-19 Improve hash join's handling of tuples with null join keys. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-08-13 Avoid misbehavior when hash_table_bytes < bucket_size. Tom Lane 16.0
2022-08-13 Avoid misbehavior when hash_table_bytes < bucket_size. Tom Lane 15.0
2022-08-13 Avoid misbehavior when hash_table_bytes < bucket_size. Tom Lane 13.9
2022-08-13 Avoid misbehavior when hash_table_bytes < bucket_size. Tom Lane 14.6
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 14.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0
2020-05-17 Mop-up for wait event naming issues. Tom Lane 13.0
2020-04-11 Make EXPLAIN report maximum hashtable usage across multiple rescans. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-03-16 Fix query-lifespan memory leakage in repeatedly executed hash joins. Tom Lane 9.5.13
2018-03-16 Fix query-lifespan memory leakage in repeatedly executed hash joins. Tom Lane 10.4
2018-03-16 Fix query-lifespan memory leakage in repeatedly executed hash joins. Tom Lane 11.0
2018-03-16 Fix query-lifespan memory leakage in repeatedly executed hash joins. Tom Lane 9.3.23
2018-03-16 Fix query-lifespan memory leakage in repeatedly executed hash joins. Tom Lane 9.6.9
2018-03-16 Fix query-lifespan memory leakage in repeatedly executed hash joins. Tom Lane 9.4.18
2018-02-05 Skip setting up shared instrumentation for Hash node if not needed. Tom Lane 11.0
2018-02-02 Fix another instance of unsafe coding for shm_toc_lookup failure. Tom Lane 11.0
2018-01-03 Fix some minor errors in new PHJ code. Tom Lane 11.0
2018-01-03 Ensure proper alignment of tuples in HashMemoryChunkData buffers. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0