Commits

DateSubjectAuthorReleases
2025-08-03 Silence Valgrind leakage complaints in more-or-less-hackish ways. Tom Lane 19 (unreleased)
2025-07-25 Fix dynahash's HASH_FIXED_SIZE ("isfixed") option. Tom Lane 19 (unreleased)
2025-04-23 Avoid possibly-theoretical OOM crash hazard in hash_create(). Tom Lane 18.0
2025-04-23 Avoid possibly-theoretical OOM crash hazard in hash_create(). Tom Lane 16.9
2025-04-23 Avoid possibly-theoretical OOM crash hazard in hash_create(). Tom Lane 17.5
2024-03-17 Mark hash_corrupted() as pg_attribute_noreturn. Tom Lane 17.0
2022-10-14 Make some minor improvements in memory-context infrastructure. Tom Lane 16.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-08-02 Remove broken and useless entry-count printing in HASH_DEBUG code. Tom Lane 10.0
2017-08-02 Remove broken and useless entry-count printing in HASH_DEBUG code. Tom Lane 9.6.4
2017-07-22 Improve comments about partitioned hash table freelists. Tom Lane 10.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
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2013-01-15 Fix hash_update_hash_key() to handle same-bucket case correctly. Tom Lane 9.3.0
2013-01-14 Prevent very-low-probability PANIC during PREPARE TRANSACTION. Tom Lane 9.3.0
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 8.3.23
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 8.4.16
2012-12-12 Add defenses against integer overflow in dynahash numbuckets calculations. Tom Lane 9.0.12