Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-01-26 Fix accidentally cast away qualifiers Peter Eisentraut 19 (unreleased)
2026-01-21 Update some comments for fasthash John Naylor 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-02-24 Silence warning in older versions of Valgrind John Naylor 17.5
2025-02-24 Silence warning in older versions of Valgrind John Naylor 18.0
2025-01-29 Revert "Speed up tail processing when hashing aligned C strings, take two" John Naylor 17.3
2025-01-29 Revert "Speed up tail processing when hashing aligned C strings, take two" John Naylor 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-06 Speed up tail processing when hashing aligned C strings, take two John Naylor 17.0
2024-04-06 Teach fasthash_accum to use platform endianness for bytewise loads John Naylor 17.0
2024-04-06 Convert uses of hash_string_pointer to fasthash equivalent John Naylor 17.0
2024-04-06 Add macro to disable address safety instrumentation John Naylor 17.0
2024-04-06 Fix incorrect return type John Naylor 17.0
2024-03-31 Revert "Speed up tail processing when hashing aligned C strings" John Naylor 17.0
2024-03-31 Speed up tail processing when hashing aligned C strings John Naylor 17.0
2024-02-08 Fix warnings in cpluspluscheck John Naylor 17.0
2024-02-06 Further cosmetic review of hashfn_unstable.h John Naylor 17.0
2024-02-06 Simplify initialization of incremental hash state John Naylor 17.0
2024-01-19 Fixed misspelled byteswap function for big endian machines John Naylor 17.0
2024-01-19 Add optimized C string hashing John Naylor 17.0
2024-01-19 Add inline incremental hash functions for in-memory use John Naylor 17.0