=== Applying patches on top of PostgreSQL commit ID ea4744782b3f9d3dd69be20f31f970bee60f5f09 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Mar 5 01:51:32 UTC 2026 On branch cf/5841 nothing to commit, working tree clean === using 'git am' to apply patch ./v35-0001-Move-commonly-used-context-into-PruneState-and-s.patch === Applying: Move commonly used context into PruneState and simplify helpers === using 'git am' to apply patch ./v35-0002-Add-PageGetPruneXid-helper.patch === Applying: Add PageGetPruneXid helper === using 'git am' to apply patch ./v35-0003-Rename-PruneState-all_visible-all_frozen.patch === Applying: Rename PruneState->all_visible/all_frozen === using 'git am' to apply patch ./v35-0004-Use-the-newest-to-be-frozen-xid-as-the-conflict-.patch === Applying: Use the newest to-be-frozen xid as the conflict horizon for freezing === using 'git am' to apply patch ./v35-0005-Save-vmbuffer-in-heap-specific-scan-descriptors-.patch === Applying: Save vmbuffer in heap-specific scan descriptors for on-access pruning === using 'git am' to apply patch ./v35-0006-Fix-visibility-map-corruption-in-more-cases.patch === Applying: Fix visibility map corruption in more cases === using 'git am' to apply patch ./v35-0007-Add-pruning-fast-path-for-all-visible-and-all-fr.patch === Applying: Add pruning fast path for all-visible and all-frozen pages === using 'git am' to apply patch ./v35-0008-Use-GlobalVisState-in-vacuum-to-determine-page-l.patch === Applying: Use GlobalVisState in vacuum to determine page level visibility === using 'git am' to apply patch ./v35-0009-Keep-newest-live-XID-up-to-date-even-if-page-not.patch === Applying: Keep newest live XID up-to-date even if page not all-visible === using 'git am' to apply patch ./v35-0010-Eliminate-XLOG_HEAP2_VISIBLE-from-vacuum-phase-I.patch === Applying: Eliminate XLOG_HEAP2_VISIBLE from vacuum phase I prune/freeze === using 'git am' to apply patch ./v35-0011-Eliminate-XLOG_HEAP2_VISIBLE-from-empty-page-vac.patch === Applying: Eliminate XLOG_HEAP2_VISIBLE from empty-page vacuum === using 'git am' to apply patch ./v35-0012-Remove-XLOG_HEAP2_VISIBLE-entirely.patch === Applying: Remove XLOG_HEAP2_VISIBLE entirely === using 'git am' to apply patch ./v35-0013-Initialize-missing-fields-in-CreateExecutorState.patch === Applying: Initialize missing fields in CreateExecutorState() === using 'git am' to apply patch ./v35-0014-Track-which-relations-are-modified-by-a-query.patch === Applying: Track which relations are modified by a query === using 'git am' to apply patch ./v35-0015-Make-begin_scan-functions-take-a-flags-argument.patch === Applying: Make begin_scan() functions take a flags argument === using 'git am' to apply patch ./v35-0016-Pass-down-information-on-table-modification-to-s.patch === Applying: Pass down information on table modification to scan node === using 'git am' to apply patch ./v35-0017-Allow-on-access-pruning-to-set-pages-all-visible.patch === Applying: Allow on-access pruning to set pages all-visible === using 'git am' to apply patch ./v35-0018-Set-pd_prune_xid-on-insert.patch === Applying: Set pd_prune_xid on insert