Commits

DateSubjectAuthorReleases
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-08-26 Message style improvements Peter Eisentraut 19 (unreleased)
2025-08-26 Message style improvements Peter Eisentraut 18.0
2025-08-22 Change dynahash.c and hsearch.h to use int64 instead of long Michael Paquier 19 (unreleased)
2025-03-30 Let caller of PageIsVerified() control ignore_checksum_failure Andres Freund 18.0
2025-03-30 pgstat: Allow checksum errors to be reported in critical sections Andres Freund 18.0
2025-03-29 Fix mis-attribution of checksum failure stats to the wrong database Andres Freund 18.0
2025-02-25 Change relpath() et al to return path by value Andres Freund 18.0
2025-02-13 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 18.0
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 18.0
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 16.7
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 15.11
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 14.16
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 13.19
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 17.3
2025-01-07 Restore smgrtruncate() prototype in back-branches. Thomas Munro 13.19
2025-01-07 Restore smgrtruncate() prototype in back-branches. Thomas Munro 14.16
2025-01-07 Restore smgrtruncate() prototype in back-branches. Thomas Munro 15.11
2025-01-07 Restore smgrtruncate() prototype in back-branches. Thomas Munro 16.7
2025-01-07 Restore smgrtruncate() prototype in back-branches. Thomas Munro 17.3
2025-01-01 Fix an assortment of spelling mistakes and typos David Rowley 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 13.19
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 14.16