Commits

DateSubjectAuthorReleases
2026-01-12 Move instrumentation-related structs to instrument_node.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-03-05 Revert "Show index search count in EXPLAIN ANALYZE." Peter Geoghegan 18.0
2025-03-05 Show index search count in EXPLAIN ANALYZE. Peter Geoghegan 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-11 Update obsolete index scan TID comments. Peter Geoghegan 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-09-05 Remove the "snapshot too old" feature. Thomas Munro 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 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-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-07 Predicate locking in hash indexes. Teodor Sigaev 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 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-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-16 Port single-page btree vacuum logic to hash indexes. Robert Haas 10.0