=== Applying patches on top of PostgreSQL commit ID b59783502224c0ae721974a5d9b6fb915cbd37e1 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Aug 7 18:57:25 UTC 2026 On branch cf/7102 nothing to commit, working tree clean === using 'git am' to apply patch ./v20-0001-Introduce-LVScanData-for-lazy-heap-scan-state.patch === Applying: Introduce LVScanData for lazy heap scan state === using 'git am' to apply patch ./v20-0002-Support-parallel-heap-vacuum-for-collecting-dead.patch === Applying: Support parallel heap vacuum for collecting dead items error: sha1 information is lacking or useless (src/backend/access/heap/vacuumlazy.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Support parallel heap vacuum for collecting dead items When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v20-0002-Support-parallel-heap-vacuum-for-collecting-dead.patch === patching file doc/src/sgml/ref/vacuum.sgml patching file src/backend/access/heap/vacuumlazy.c Hunk #11 FAILED at 1506. Hunk #12 succeeded at 1533 (offset 1 line). Hunk #13 succeeded at 1642 (offset 1 line). Hunk #14 succeeded at 1654 (offset 1 line). Hunk #15 FAILED at 1678. Hunk #16 succeeded at 1710 (offset 14 lines). Hunk #17 succeeded at 1873 (offset 14 lines). Hunk #18 succeeded at 1911 (offset 14 lines). Hunk #19 succeeded at 1925 (offset 14 lines). Hunk #20 succeeded at 1934 (offset 14 lines). Hunk #21 succeeded at 1947 (offset 14 lines). Hunk #22 succeeded at 2007 (offset 14 lines). Hunk #23 succeeded at 2058 (offset 14 lines). Hunk #24 succeeded at 2103 (offset 14 lines). Hunk #25 succeeded at 2193 (offset 14 lines). Hunk #26 succeeded at 2292 (offset 14 lines). Hunk #27 succeeded at 2859 (offset 14 lines). Hunk #28 succeeded at 3077 (offset 14 lines). Hunk #29 succeeded at 4165 (offset 24 lines). Hunk #30 succeeded at 4184 (offset 24 lines). Hunk #31 succeeded at 4236 (offset 24 lines). Hunk #32 succeeded at 4553 (offset 24 lines). 2 out of 32 hunks FAILED -- saving rejects to file src/backend/access/heap/vacuumlazy.c.rej patching file src/backend/commands/vacuumparallel.c Hunk #28 succeeded at 1440 (offset 8 lines). Hunk #29 succeeded at 1491 (offset 8 lines). Hunk #30 succeeded at 1506 (offset 8 lines). Hunk #31 succeeded at 1525 (offset 8 lines). Hunk #32 succeeded at 1564 (offset 8 lines). patching file src/include/access/heapam.h patching file src/include/commands/vacuum.h patching file src/test/modules/injection_points/Makefile Hunk #1 succeeded at 26 (offset 2 lines). patching file src/test/modules/injection_points/meson.build Hunk #1 succeeded at 62 (offset 2 lines). patching file src/test/modules/injection_points/t/parallel_heap_vacuum.pl patching file src/test/regress/expected/vacuum_parallel.out patching file src/test/regress/sql/vacuum_parallel.sql patching file src/tools/pgindent/typedefs.list Unstaged changes after reset: M doc/src/sgml/ref/vacuum.sgml M src/backend/access/heap/vacuumlazy.c M src/backend/commands/vacuumparallel.c M src/include/access/heapam.h M src/include/commands/vacuum.h M src/test/modules/injection_points/Makefile M src/test/modules/injection_points/meson.build M src/test/regress/expected/vacuum_parallel.out M src/test/regress/sql/vacuum_parallel.sql M src/tools/pgindent/typedefs.list Removing src/backend/access/heap/vacuumlazy.c.rej Removing src/test/modules/injection_points/t/ === using 'git apply' to apply patch ./v20-0002-Support-parallel-heap-vacuum-for-collecting-dead.patch === Applied patch to 'doc/src/sgml/ref/vacuum.sgml' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/access/heap/vacuumlazy.c:1275 error: src/backend/access/heap/vacuumlazy.c: patch does not apply Applied patch to 'src/backend/commands/vacuumparallel.c' cleanly. Applied patch to 'src/include/access/heapam.h' cleanly. Applied patch to 'src/include/commands/vacuum.h' cleanly. Applied patch to 'src/test/modules/injection_points/Makefile' cleanly. Applied patch to 'src/test/modules/injection_points/meson.build' cleanly. Falling back to direct application... Applied patch to 'src/test/regress/expected/vacuum_parallel.out' cleanly. Applied patch to 'src/test/regress/sql/vacuum_parallel.sql' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application...