Commits

DateSubjectAuthorReleases
2026-02-06 Add file_extend_method=posix_fallocate,write_zeros. Thomas Munro 16.12
2026-02-06 Add file_extend_method=posix_fallocate,write_zeros. Thomas Munro 17.8
2026-02-06 Add file_extend_method=posix_fallocate,write_zeros. Thomas Munro 19 (unreleased)
2026-02-06 Add file_extend_method=posix_fallocate,write_zeros. Thomas Munro 18.2
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
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 15.11
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 16.7
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 17.3
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 18.0
2024-12-14 Remove EXTENSION_DONT_CHECK_SIZE from md.c. Thomas Munro 18.0
2023-12-18 Provide vectored variants of smgrread() and smgrwrite(). Thomas Munro 17.0
2023-12-16 Provide multi-block smgrprefetch(). Thomas Munro 17.0
2023-04-08 Add io_direct setting (developer-only). Thomas Munro 16.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2022-05-07 Rethink PROCSIGNAL_BARRIER_SMGRRELEASE. Thomas Munro 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 10.21
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 11.16
2022-02-11 Fix DROP {DATABASE,TABLESPACE} on Windows. Thomas Munro 15.0
2020-12-01 Use truncate(2) where appropriate. Thomas Munro 14.0
2020-12-01 Free disk space for dropped relations on commit. Thomas Munro 9.5.25
2020-12-01 Free disk space for dropped relations on commit. Thomas Munro 9.6.21
2020-12-01 Free disk space for dropped relations on commit. Thomas Munro 10.16
2020-12-01 Free disk space for dropped relations on commit. Thomas Munro 11.11