=== Applying patches on top of PostgreSQL commit ID ac4494646daee27df20f7cded3ad49be24e9a98c === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Mar 12 20:33:23 UTC 2025 On branch cf/5326 nothing to commit, working tree clean === using 'git am' to apply patch ./v11-0001-Introduces-table-AM-APIs-for-parallel-table-vacu.patch === Applying: Introduces table AM APIs for parallel table vacuuming. === using 'git am' to apply patch ./v11-0002-vacuumparallel.c-Support-parallel-table-vacuumin.patch === Applying: vacuumparallel.c: Support parallel table vacuuming. === using 'git am' to apply patch ./v11-0003-Move-lazy-heap-scan-related-variables-to-new-str.patch === Applying: Move lazy heap scan related variables to new struct LVScanData. === using 'git am' to apply patch ./v11-0004-Move-GlobalVisState-definition-to-snapmgr_intern.patch === Applying: Move GlobalVisState definition to snapmgr_internal.h. === using 'git am' to apply patch ./v11-0005-Support-parallelism-for-collecting-dead-items-du.patch === Applying: Support parallelism for collecting dead items during lazy vacuum.