=== Applying patches on top of PostgreSQL commit ID 84705b37273da016633fc5c0a06e848bd6e1e71b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jan 16 12:46:27 UTC 2026 On branch cf/6023 nothing to commit, working tree clean === using 'git am' to apply patch ./v5-0001-Replace-direct-changes-of-pgBufferUsage-pgWalUsag.patch === Applying: Replace direct changes of pgBufferUsage/pgWalUsage with INSTR_* macros Using index info to reconstruct a base tree... M src/backend/storage/buffer/bufmgr.c M src/backend/storage/buffer/localbuf.c Falling back to patching base and 3-way merge... Auto-merging src/backend/storage/buffer/localbuf.c Auto-merging src/backend/storage/buffer/bufmgr.c Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. === using 'git am' to apply patch ./v5-0002-Instrumentation-Separate-per-node-and-trigger-log.patch === Applying: Instrumentation: Separate per-node and trigger logic from other uses Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. === using 'git am' to apply patch ./v5-0003-Optimize-measuring-WAL-buffer-usage-through-stack.patch === Applying: Optimize measuring WAL/buffer usage through stack-based instrumentation Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. === using 'git am' to apply patch ./v5-0004-Use-Instrumentation-stack-for-parallel-query-aggr.patch === Applying: Use Instrumentation stack for parallel query aggregation in workers Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. === using 'git am' to apply patch ./v5-0005-Convert-remaining-users-of-pgBufferUsage-to-use-I.patch === Applying: Convert remaining users of pgBufferUsage to use InstrStart/InstrStop, drop the global Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. === using 'git am' to apply patch ./v5-0006-Index-scans-Split-heap-and-index-buffer-access-re.patch === Applying: Index scans: Split heap and index buffer access reporting in EXPLAIN Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping.