=== Applying patches on top of PostgreSQL commit ID 3cf5264557bee2ba848e5276beecc10571d468a6 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Jul 16 09:23:35 UTC 2026 On branch cf/4351 nothing to commit, working tree clean === using 'git am' to apply patch ./v30-0001-Add-slot-based-table-AM-index-scan-interface.patch === Applying: Add slot-based table AM index scan interface. === using 'git am' to apply patch ./v30-0002-Add-amgetbatch-interface-and-adopt-it-in-nbtree.patch === Applying: Add amgetbatch interface and adopt it in nbtree. === using 'git am' to apply patch ./v30-0003-Limit-get_actual_variable_range-leaf-page-reads.patch === Applying: Limit get_actual_variable_range leaf page reads. === using 'git am' to apply patch ./v30-0004-Adopt-amgetbatch-interface-in-hash-index-AM.patch === Applying: Adopt amgetbatch interface in hash index AM. === using 'git am' to apply patch ./v30-0005-WIP-Adopt-amgetbatch-interface-in-GiST-index-AM.patch === Applying: WIP: Adopt amgetbatch interface in GiST index AM. === using 'git am' to apply patch ./v30-0006-WIP-Adopt-amgetbatch-interface-in-SP-GiST-index-.patch === Applying: WIP: Adopt amgetbatch interface in SP-GiST index AM. === using 'git am' to apply patch ./v30-0007-heapam-Optimize-pin-transfers-during-index-scans.patch === Applying: heapam: Optimize pin transfers during index scans. === using 'git am' to apply patch ./v30-0008-heapam-Add-index-scan-I-O-prefetching.patch === Applying: heapam: Add index scan I/O prefetching. === using 'git am' to apply patch ./v30-0009-Add-EXPLAIN-IO-support-for-plain-index-scans.patch === Applying: Add EXPLAIN (IO) support for plain index scans. === using 'git am' to apply patch ./v30-0010-Allow-read_stream_reset-to-not-wait-for-IO-compl.patch === Applying: Allow read_stream_reset() to not wait for IO completion === using 'git am' to apply patch ./v30-0011-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 ./v30-0012-WIP-aio-bufmgr-Fix-race-condition-leading-to-dea.patch === Applying: WIP: aio: bufmgr: Fix race condition leading to deadlocks with io_uring