=== Applying patches on top of PostgreSQL commit ID 1bdbb211bbf31b0024f000746c42326648ecde90 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Apr 1 23:05:46 UTC 2026 On branch cf/4351 nothing to commit, working tree clean === using 'git am' to apply patch ./v20-0001-Rename-heapam_index_fetch_tuple-argument-for-cla.patch === Applying: Rename heapam_index_fetch_tuple argument for clarity. === using 'git am' to apply patch ./v20-0002-Move-heapam_handler.c-index-scan-code-to-new-fil.patch === Applying: Move heapam_handler.c index scan code to new file. === using 'git am' to apply patch ./v20-0003-Add-slot-based-table-AM-index-scan-interface.patch === Applying: Add slot-based table AM index scan interface. === using 'git am' to apply patch ./v20-0004-heapam-Track-heap-block-in-IndexFetchHeapData.patch === Applying: heapam: Track heap block in IndexFetchHeapData. === using 'git am' to apply patch ./v20-0005-heapam-Keep-buffer-pins-across-index-rescans.patch === Applying: heapam: Keep buffer pins across index rescans. === using 'git am' to apply patch ./v20-0006-Add-interfaces-that-enable-index-prefetching.patch === Applying: Add interfaces that enable index prefetching. === using 'git am' to apply patch ./v20-0007-heapam-Optimize-pin-transfers-during-index-scans.patch === Applying: heapam: Optimize pin transfers during index scans. === using 'git am' to apply patch ./v20-0008-heapam-Add-index-scan-I-O-prefetching.patch === Applying: heapam: Add index scan I/O prefetching. === using 'git am' to apply patch ./v20-0009-Make-hash-index-AM-use-amgetbatch-interface.patch === Applying: Make hash index AM use amgetbatch interface. === using 'git am' to apply patch ./v20-0010-read_stream-Issue-IO-synchronously-while-in-fast.patch === Applying: read_stream: Issue IO synchronously while in fast path === using 'git am' to apply patch ./v20-0011-read_stream-Prevent-distance-from-decaying-too-q.patch === Applying: read_stream: Prevent distance from decaying too quickly === using 'git am' to apply patch ./v20-0012-aio-io_uring-Trigger-async-processing-for-large-.patch === Applying: aio: io_uring: Trigger async processing for large IOs === using 'git am' to apply patch ./v20-0013-read_stream-Only-increase-distance-when-waiting-.patch === Applying: read_stream: Only increase distance when waiting for IO === using 'git am' to apply patch ./v20-0014-Hacky-implementation-of-making-read_stream_reset.patch === Applying: Hacky implementation of making read_stream_reset()/end() not wait for IO === using 'git am' to apply patch ./v20-0015-WIP-read-stream-Split-decision-about-look-ahead-.patch === Applying: WIP: read stream: Split decision about look ahead for AIO and combining === using 'git am' to apply patch ./v20-0016-aio-Fix-pgaio_io_wait-for-staged-IOs-B.patch === Applying: aio: Fix pgaio_io_wait() for staged IOs (B). === using 'git am' to apply patch ./v20-0017-WIP-aio-bufmgr-Fix-race-condition-leading-to-dea.patch === Applying: WIP: aio: bufmgr: Fix race condition leading to deadlocks with io_uring