Commits

DateSubjectAuthorReleases
2026-04-03 Online enabling and disabling of data checksums Daniel Gustafsson 19 (unreleased)
2026-03-27 bufmgr: Don't copy pages while writing out Andres Freund 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Remove unnecessary casts in printf format arguments (%zu/%zd) Peter Eisentraut 19 (unreleased)
2025-12-09 Remove useless casts in format arguments Peter Eisentraut 19 (unreleased)
2025-10-27 Remove Item type Peter Eisentraut 19 (unreleased)
2025-04-19 Fix typos and grammar in the code Michael Paquier 18.0
2025-03-30 bufmgr: Implement AIO read support Andres Freund 18.0
2025-03-30 Let caller of PageIsVerified() control ignore_checksum_failure Andres Freund 18.0
2025-03-29 Fix mis-attribution of checksum failure stats to the wrong database Andres Freund 18.0
2025-02-20 Remove various unnecessary (char *) casts Peter Eisentraut 18.0
2025-02-12 Remove unnecessary (char *) casts [checksum] Peter Eisentraut 18.0
2025-02-12 Remove unnecessary (char *) casts [mem] Peter Eisentraut 18.0
2025-01-20 Add const qualifiers to bufpage.h Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-18 Use pg_memory_is_all_zeros() in PageIsVerifiedExtended() Michael Paquier 18.0
2024-11-01 Remove use of pg_memory_is_all_zeros() in bufpage.c Michael Paquier 18.0
2024-11-01 Add pg_memory_is_all_zeros() in memutils.h Michael Paquier 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-11 Convert macros to static inline functions (bufpage.h) Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-07 Truncate line pointer array during heap pruning. Peter Geoghegan 15.0