Commits

DateSubjectAuthorReleases
2026-01-12 Avoid casting void * function arguments Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-10-30 Mark ItemPointer arguments as const throughout Peter Eisentraut 19 (unreleased)
2025-08-14 Avoid including tableam.h and xlogreader.h in nbtree.h Álvaro Herrera 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-02-16 Use new overflow-safe integer comparison functions. Nathan Bossart 17.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-05-02 Fix typos in comments Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.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-06-29 nbtree: Correct inaccurate split location comment. Peter Geoghegan 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-21 Consider outliers in split interval calculation. Peter Geoghegan 13.0
2020-04-15 Slightly simplify nbtree split point choice loop. Peter Geoghegan 13.0
2020-04-13 Harmonize nbtree page split point code. Peter Geoghegan 13.0
2020-02-26 Add deduplication to nbtree. Peter Geoghegan 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-10-30 Fix typos in the code Michael Paquier 13.0