=== Applying patches on top of PostgreSQL commit ID 2c0d8b95080e1d51c60d9c6f6a2e4460d6dfaf77 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Jun 23 05:45:24 UTC 2025 On branch cf/5326 nothing to commit, working tree clean === using 'git am' to apply patch ./v17-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 ./v17-0002-vacuumparallel.c-Support-parallel-vacuuming-for-.patch === Applying: vacuumparallel.c: Support parallel vacuuming for tables to collect dead items. === using 'git am' to apply patch ./v17-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 ./v17-0004-Support-parallelism-for-collecting-dead-items-du.patch === Applying: Support parallelism for collecting dead items during lazy vacuum. === using 'git am' to apply patch ./v17-0005-Add-more-parallel-vacuum-tests.patch === Applying: Add more parallel vacuum tests.