=== Applying patches on top of PostgreSQL commit ID c2a23dcf9e3af1c80a99b4ee43f0885eb6894e3a === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Mar 10 21:02:01 UTC 2026 On branch cf/4351 nothing to commit, working tree clean === using 'git am' to apply patch ./v12-0001-Use-simple-hash-for-PrivateRefCount.patch === Applying: Use simple hash for PrivateRefCount === using 'git am' to apply patch ./v12-0002-Don-t-allocate-_bt_search-stack.patch === Applying: Don't allocate _bt_search stack === using 'git am' to apply patch ./v12-0003-Extract-fake-LSN-infrastructure-from-GiST-index-.patch === Applying: Extract fake LSN infrastructure from GiST index AM. === using 'git am' to apply patch ./v12-0004-Use-GetXLogInsertEndRecPtr-in-XLogGetFakeLSN.patch === Applying: Use GetXLogInsertEndRecPtr in XLogGetFakeLSN === using 'git am' to apply patch ./v12-0005-Use-fake-LSNs-to-improve-nbtree-dropPin-behavior.patch === Applying: Use fake LSNs to improve nbtree dropPin behavior. === using 'git am' to apply patch ./v12-0006-Make-IndexScanInstrumentation-a-pointer-in-execu.patch === Applying: Make IndexScanInstrumentation a pointer in executor scan nodes. === using 'git am' to apply patch ./v12-0007-heapam-Track-heap-block-in-IndexFetchHeapData-us.patch === Applying: heapam: Track heap block in IndexFetchHeapData using xs_blk === using 'git am' to apply patch ./v12-0008-Add-interfaces-that-enable-index-prefetching.patch === Applying: Add interfaces that enable index prefetching. === using 'git am' to apply patch ./v12-0009-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 ./v12-0010-Add-heapam-index-scan-I-O-prefetching.patch === Applying: Add heapam index scan I/O prefetching. === using 'git am' to apply patch ./v12-0011-Use-ExecSetTupleBound-hint-during-index-scans.patch === Applying: Use ExecSetTupleBound hint during index scans. === using 'git am' to apply patch ./v12-0012-Make-buffer-hit-helper.patch === Applying: Make buffer hit helper === using 'git am' to apply patch ./v12-0013-Don-t-wait-for-already-in-progress-IO.patch === Applying: Don't wait for already in-progress IO === using 'git am' to apply patch ./v12-0014-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 ./v12-0015-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 ./v12-0016-bufmgr-Return-whether-WaitReadBuffers-needed-to-.patch === Applying: bufmgr: Return whether WaitReadBuffers() needed to wait === using 'git am' to apply patch ./v12-0017-bufmgr-Fix-use-of-wrong-variable-in-GetPrivateRe.patch === Applying: bufmgr: Fix use of wrong variable in GetPrivateRefCountEntrySlow() === using 'git am' to apply patch ./v12-0018-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 ./v12-0019-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 ./v12-0020-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 ./v12-0021-Conditional-locking-in-pgaio_worker_submit_inter.patch === Applying: Conditional locking in pgaio_worker_submit_internal === using 'git am' to apply patch ./v12-0022-Add-fake-LSN-support-to-hash-index-AM.patch === Applying: Add fake LSN support to hash index AM. === using 'git am' to apply patch ./v12-0023-Make-hash-index-AM-use-amgetbatch-interface.patch === Applying: Make hash index AM use amgetbatch interface.