Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2026-03-26 Fix off-by-one error in read IO tracing Andres Freund 18.4
2025-04-08 Add pg_buffercache_evict_{relation,all} functions Andres Freund 18.0
2025-04-07 aio: Make AIO more compatible with valgrind Andres Freund 18.0
2025-04-07 localbuf: Add Valgrind buffer access instrumentation Andres Freund 18.0
2025-04-06 aio: Avoid spurious coverity warning Andres Freund 18.0
2025-04-01 aio: Add test_aio module Andres Freund 18.0
2025-03-30 read_stream: Introduce and use optional batchmode support Andres Freund 18.0
2025-03-30 bufmgr: Use AIO in StartReadBuffers() Andres Freund 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-30 pgstat: Allow checksum errors to be reported in critical sections 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-20 bufmgr: Improve stats when a buffer is read in concurrently Andres Freund 18.0
2025-03-16 localbuf: Introduce TerminateLocalBufferIO() Andres Freund 18.0
2025-03-16 localbuf: Introduce StartLocalBufferIO() Andres Freund 18.0
2025-03-16 localbuf: Introduce FlushLocalBuffer() Andres Freund 18.0
2025-02-25 Change relpath() et al to return path by value Andres Freund 18.0
2024-10-08 bufmgr/smgr: Don't cross segment boundaries in StartReadBuffers() Andres Freund 18.0
2024-10-08 bufmgr: Return early in ScheduleBufferTagForWriteback() if fsync=off Andres Freund 18.0