Commits

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

DateSubjectAuthorReleases
2025-04-08 Increase BAS_BULKREAD based on effective_io_concurrency Andres Freund 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-07 read_stream: Fix overflow hazard with large shared buffers Andres Freund 18.0
2025-04-06 aio: Avoid spurious coverity warning Andres Freund 18.0
2025-04-02 Add test for HeapBitmapScan's broken skip_fetch optimization Andres Freund 18.0
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 18.0
2025-04-02 tests: Fix incompatibility of test_aio with *_FORCE_RELEASE Andres Freund 18.0
2025-04-02 tests: Cope with WARNINGs during failed CREATE DB on windows Andres Freund 18.0
2025-04-02 tests: Cope with io_method in TEMP_CONFIG in test_aio Andres Freund 18.0
2025-04-01 aio: Add README.md explaining higher level design Andres Freund 18.0
2025-04-01 aio: Minor comment improvements Andres Freund 18.0
2025-04-01 md: Add comment & assert to buffer-zeroing path in md[start]readv() Andres Freund 18.0
2025-04-01 aio: Add test_aio module Andres Freund 18.0
2025-04-01 aio: Add pg_aios view Andres Freund 18.0
2025-04-01 docs: Add acronym and glossary entries for I/O and AIO Andres Freund 18.0
2025-03-30 Enable IO concurrency on all systems Andres Freund 18.0
2025-03-30 read_stream: Introduce and use optional batchmode support Andres Freund 18.0
2025-03-30 aio: Basic read_stream adjustments for real AIO Andres Freund 18.0
2025-03-30 docs: Reframe track_io_timing related docs as wait time 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 aio: Add WARNING result status Andres Freund 18.0
2025-03-30 Let caller of PageIsVerified() control ignore_checksum_failure Andres Freund 18.0