Commits

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

DateSubjectAuthorReleases
2026-07-03 Prevent access to other sessions' empty temp tables Alexander Korotkov 18 (unreleased)
2026-05-14 Prevent access to other sessions' temp tables Alexander Korotkov 18 (unreleased)
2026-03-26 Fix off-by-one error in read IO tracing Andres Freund 18.4
2025-11-04 Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers. Masahiko Sawada 18.1
2025-08-26 Message style improvements Peter Eisentraut 18.0
2025-08-08 Remove obsolete comment. Thomas Munro 18.0
2025-06-03 Fix incorrect format placeholders Peter Eisentraut 18.0
2025-05-10 Remove GLOBALTABLESPACE_OID assert for locked buffers. Noah Misch 18.0
2025-04-27 Don't use double-quotes in #include's of system headers, redux. Tom Lane 18.0
2025-04-19 Fix typos and grammar in the code Michael Paquier 18.0
2025-04-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 18.0
2025-04-12 Harmonize function parameter names for Postgres 18. Peter Geoghegan 18.0
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-21 Support buffer forwarding in StartReadBuffers(). Thomas Munro 18.0