Commits

DateSubjectAuthorReleases
2025-04-23 Avoid possibly-theoretical OOM crash hazard in hash_create(). Tom Lane 17.5
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-03-13 pg_noreturn to replace pg_attribute_noreturn() Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-07 Fix -Wcast-function-type warnings Peter Eisentraut 13.17
2024-08-08 Add a caveat to hash_seq_init_with_hash_value() header comment Alexander Korotkov 18.0
2024-08-07 Introduce hash_search_with_hash_value() function Alexander Korotkov 18.0
2024-03-17 Mark hash_corrupted() as pg_attribute_noreturn. Tom Lane 17.0
2024-03-14 Refactor initial hash lookup in dynahash.c Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-14 Make some minor improvements in memory-context infrastructure. Tom Lane 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-19 Code review for dynahash change. Thomas Munro 14.0
2020-09-18 Remove large fill factor support from dynahash.c. Thomas Munro 14.0
2020-08-01 Improve programmer docs for simplehash and dynahash. Thomas Munro 14.0
2020-07-14 Fix -Wcast-function-type warnings Peter Eisentraut 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. 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-08 Modify various power 2 calculations to use new helper functions David Rowley 13.0