Commits

DateSubjectAuthorReleases
2025-03-30 aio: Add WARNING result status Andres Freund 18.0
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-30 Add errhint_internal() Andres Freund 18.0
2025-03-29 localbuf: Track pincount in BufferDesc as well Andres Freund 18.0
2025-03-29 aio, bufmgr: Comment fixes/improvements Andres Freund 18.0
2025-03-29 Fix mis-attribution of checksum failure stats to the wrong database Andres Freund 18.0
2025-03-29 aio: Implement support for reads in smgr/md/fd Andres Freund 18.0
2025-03-29 Fix "‘static’ is not at beginning of declaration" warning Andres Freund 18.0
2025-03-26 aio: Add io_method=io_uring Andres Freund 18.0
2025-03-26 aio: Add liburing dependency Andres Freund 18.0
2025-03-26 aio: Rename pgaio_io_prep_* to pgaio_io_start_* Andres Freund 18.0
2025-03-26 aio: Pass result of local callbacks to ->report_return Andres Freund 18.0
2025-03-26 aio: Be more paranoid about interrupts Andres Freund 18.0
2025-03-24 Redefine max_files_per_process to control additionally opened files Andres Freund 18.0
2025-03-22 aio: Change prefix of PgAioResultStatus values to PGAIO_RS_ Andres Freund 18.0
2025-03-20 bufmgr: Improve stats when a buffer is read in concurrently Andres Freund 18.0
2025-03-20 smgr: Hold interrupts in most smgr functions Andres Freund 18.0
2025-03-19 meson: Flush stdout in testwrap Andres Freund 16.9
2025-03-19 meson: Flush stdout in testwrap Andres Freund 17.5
2025-03-19 meson: Flush stdout in testwrap Andres Freund 18.0
2025-03-18 smgr: Make SMgrRelation initialization safer against errors Andres Freund 18.0
2025-03-18 smgr: Make SMgrRelation initialization safer against errors Andres Freund 17.5
2025-03-18 aio: Infrastructure for io_method=worker Andres Freund 18.0
2025-03-18 aio: Add io_method=worker Andres Freund 18.0