=== Applying patches on top of PostgreSQL commit ID e8bfad4ca842733b957c01e732ec009778f952cd === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Nov 8 11:38:24 UTC 2025 On branch cf/6023 nothing to commit, working tree clean === using 'git am' to apply patch ./v4-0001-Instrumentation-Keep-time-fields-as-instrtime-req.patch === Applying: Instrumentation: Keep time fields as instrtime, require caller to convert === using 'git am' to apply patch ./v4-0002-Separate-node-and-trigger-instrumentation-from-ot.patch === Applying: Separate node and trigger instrumentation from other use of Instrumentation struct === using 'git am' to apply patch ./v4-0003-Replace-direct-changes-of-pgBufferUsage-pgWalUsag.patch === Applying: Replace direct changes of pgBufferUsage/pgWalUsage with INSTR_* macros === using 'git am' to apply patch ./v4-0004-Optimize-measuring-WAL-buffer-usage-through-stack.patch === Applying: Optimize measuring WAL/buffer usage through stack-based instrumentation === using 'git am' to apply patch ./v4-0005-Use-Instrumentation-stack-for-parallel-query-aggr.patch === Applying: Use Instrumentation stack for parallel query aggregation in workers === using 'git am' to apply patch ./v4-0006-Convert-remaining-users-of-pgBufferUsage-to-use-I.patch === Applying: Convert remaining users of pgBufferUsage to use InstrStart/InstrStop, drop the global === using 'git am' to apply patch ./v4-0007-Index-scans-Split-heap-and-index-buffer-access-re.patch === Applying: Index scans: Split heap and index buffer access reporting in EXPLAIN