=== Applying patches on top of PostgreSQL commit ID 4b5ba0c4ca5244d0ed589f67baf0204957886e6b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Mar 17 18:03:39 UTC 2026 On branch cf/4351 nothing to commit, working tree clean === using 'git am' to apply patch ./v15-0001-Make-IndexScanInstrumentation-a-pointer-in-execu.patch === Applying: Make IndexScanInstrumentation a pointer in executor scan nodes. === using 'git am' to apply patch ./v15-0002-heapam-Track-heap-block-in-IndexFetchHeapData-us.patch === Applying: heapam: Track heap block in IndexFetchHeapData using xs_blk === using 'git am' to apply patch ./v15-0003-Add-interfaces-that-enable-index-prefetching.patch === Applying: Add interfaces that enable index prefetching. === using 'git am' to apply patch ./v15-0004-Limit-get_actual_variable_range-to-scan-three-in.patch === Applying: Limit get_actual_variable_range to scan three index pages. === using 'git am' to apply patch ./v15-0005-Add-heapam-index-scan-I-O-prefetching.patch === Applying: Add heapam index scan I/O prefetching. === using 'git am' to apply patch ./v15-0006-Use-ExecSetTupleBound-hint-during-index-scans.patch === Applying: Use ExecSetTupleBound hint during index scans. === using 'git am' to apply patch ./v15-0007-Add-UnlockBufferGetLSN-utility-function.patch === Applying: Add UnlockBufferGetLSN utility function. === using 'git am' to apply patch ./v15-0008-Make-buffer-hit-helper.patch === Applying: Make buffer hit helper === using 'git am' to apply patch ./v15-0009-Don-t-wait-for-already-in-progress-IO.patch === Applying: Don't wait for already in-progress IO === using 'git am' to apply patch ./v15-0010-WIP-read_stream-Issue-IO-synchronously-while-in-.patch === Applying: WIP: read_stream: Issue IO synchronously while in fast path === using 'git am' to apply patch ./v15-0011-WIP-aio-io_uring-Allow-IO-methods-to-check-if-IO.patch === Applying: WIP: aio: io_uring: Allow IO methods to check if IO completed in the background === using 'git am' to apply patch ./v15-0012-bufmgr-Return-whether-WaitReadBuffers-needed-to-.patch === Applying: bufmgr: Return whether WaitReadBuffers() needed to wait === using 'git am' to apply patch ./v15-0013-WIP-read_stream-Only-increase-distance-when-wait.patch === Applying: WIP: read_stream: Only increase distance when waiting for IO === using 'git am' to apply patch ./v15-0014-WIP-read_stream-Prevent-distance-from-decaying-t.patch === Applying: WIP: read_stream: Prevent distance from decaying too quickly === using 'git am' to apply patch ./v15-0015-WIP-aio-io_uring-Use-IO-size-not-IO-queue-to-tri.patch === Applying: WIP: aio: io_uring: Use IO size not IO queue to trigger async processing === using 'git am' to apply patch ./v15-0016-Add-fake-LSN-support-to-hash-index-AM.patch === Applying: Add fake LSN support to hash index AM. === using 'git am' to apply patch ./v15-0017-Make-hash-index-AM-use-amgetbatch-interface.patch === Applying: Make hash index AM use amgetbatch interface.