Commits

DateSubjectAuthorReleases
2026-04-07 Fix harmless leftover in _hash_kill_items() Heikki Linnakangas 19 (unreleased)
2026-03-17 Fix use of wrong variable in _hash_kill_items() Andres Freund 19 (unreleased)
2026-03-10 Require share-exclusive lock to set hint bits and to flush Andres Freund 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 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-07-21 Remove fls(), use pg_leftmost_one_pos32() instead. Thomas Munro 16.0
2022-04-01 Add macros in hash and btree AMs to get the special area of their pages Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-08 Modify various power 2 calculations to use new helper functions David Rowley 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-25 Refactor reloption handling for index AMs in-core Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-08-22 doc: Update uses of the word "procedure" Peter Eisentraut 11.0
2018-08-22 doc: Update uses of the word "procedure" Peter Eisentraut 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-26 Remove lsn from HashScanPosData. Robert Haas 11.0
2017-09-22 hash: Implement page-at-a-time scan. Robert Haas 11.0
2017-09-01 Introduce 64-bit hash functions with a 64-bit seed. Robert Haas 11.0