Commits

DateSubjectAuthorReleases
2025-04-03 Add helper library for use of libpq inside the server environment Andres Freund 13.21
2025-04-03 Add helper library for use of libpq inside the server environment Andres Freund 14.18
2025-04-03 Add helper library for use of libpq inside the server environment Andres Freund 15.13
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 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 13.21
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 14.18
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 15.13
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 16.9
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 17.5
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