=== Applying patches on top of PostgreSQL commit ID aa082bed0b6433b58815683dde425bce57ed931c === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Feb 13 13:19:26 UTC 2026 On branch cf/6401 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-Add-stress-tests-for-concurrent-index-builds.patch === Applying: Add stress tests for concurrent index builds === using 'git am' to apply patch ./v1-0002-Reset-snapshots-periodically-in-non-unique.patch === Applying: Reset snapshots periodically in non-unique non-parallel concurrent index builds Using index info to reconstruct a base tree... M contrib/amcheck/verify_nbtree.c M src/backend/access/heap/heapam.c M src/backend/access/heap/heapam_handler.c M src/backend/access/index/genam.c M src/backend/access/nbtree/nbtsort.c M src/backend/access/transam/xact.c M src/backend/optimizer/plan/planner.c M src/include/access/heapam.h M src/include/access/tableam.h Falling back to patching base and 3-way merge... Auto-merging src/include/access/tableam.h Auto-merging src/include/access/heapam.h Auto-merging src/backend/optimizer/plan/planner.c Auto-merging src/backend/access/transam/xact.c Auto-merging src/backend/access/nbtree/nbtsort.c Auto-merging src/backend/access/index/genam.c Auto-merging src/backend/access/heap/heapam_handler.c Auto-merging src/backend/access/heap/heapam.c Auto-merging contrib/amcheck/verify_nbtree.c === using 'git am' to apply patch ./v1-0003-Support-snapshot-resets-in-parallel-concurrent-in.patch === Applying: Support snapshot resets in parallel concurrent index builds === using 'git am' to apply patch ./v1-0004-Support-snapshot-resets-in-concurrent-builds-of-u.patch === Applying: Support snapshot resets in concurrent builds of unique indexes