Commits

DateSubjectAuthorReleases
2026-04-03 Remove HASH_DIRSIZE, always use the default algorithm to select it Heikki Linnakangas 19 (unreleased)
2026-04-03 Allocate all parts of shmem hash table from a single contiguous area Heikki Linnakangas 19 (unreleased)
2026-03-31 Change the signature of dynahash's alloc function Heikki Linnakangas 19 (unreleased)
2026-03-31 Remove HASH_SEGMENT option Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-08-22 Change dynahash.c and hsearch.h to use int64 instead of long Michael Paquier 19 (unreleased)
2025-08-18 Use elog(DEBUG4) for dynahash.c statistics output David Rowley 19 (unreleased)
2025-04-04 Revert "Improve accounting for memory used by shared hash tables" Tomas Vondra 18.0
2025-04-02 Improve accounting for memory used by shared hash tables Tomas Vondra 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-07 Introduce hash_search_with_hash_value() function Alexander Korotkov 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-09-18 Remove large fill factor support from dynahash.c. Thomas Munro 14.0
2020-02-24 Put all the prototypes for hashfn.c into the same header file. Robert Haas 13.0
2020-02-24 Move bitmap_hash and bitmap_match to bitmapset.c. Robert Haas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0