=== Applying patches on top of PostgreSQL commit ID 228a1f9542792c6533ef74c2e7aefad0da1d9a7a === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Apr 19 05:02:26 UTC 2026 On branch cf/6176 nothing to commit, working tree clean === using 'git am' to apply patch ./v7-0001-heapam-store-full-HeapTupleData-in-rs_vistuples-f.patch === Applying: heapam: store full HeapTupleData in rs_vistuples[] for pagemode scans === using 'git am' to apply patch ./v7-0002-Add-RowBatch-infrastructure-for-batched-tuple-pro.patch === Applying: Add RowBatch infrastructure for batched tuple processing === using 'git am' to apply patch ./v7-0003-Add-batch-table-AM-API-and-heapam-implementation.patch === Applying: Add batch table AM API and heapam implementation error: sha1 information is lacking or useless (src/backend/access/heap/heapam.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Add batch table AM API and heapam implementation 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 ./v7-0003-Add-batch-table-AM-API-and-heapam-implementation.patch === patching file src/backend/access/heap/heapam.c Hunk #1 FAILED at 43. Hunk #2 succeeded at 111 (offset 2 lines). Hunk #3 succeeded at 1218 (offset 3 lines). Hunk #4 succeeded at 1479 (offset 14 lines). Hunk #5 succeeded at 1507 (offset 14 lines). Hunk #6 succeeded at 1874 (offset 14 lines). 1 out of 6 hunks FAILED -- saving rejects to file src/backend/access/heap/heapam.c.rej patching file src/backend/access/heap/heapam_handler.c Hunk #1 succeeded at 2294 (offset 49 lines). Hunk #2 succeeded at 2641 (offset 106 lines). patching file src/include/access/heapam.h patching file src/include/access/tableam.h Hunk #1 succeeded at 307 (offset 4 lines). Hunk #2 succeeded at 386 (offset 4 lines). Hunk #3 succeeded at 1156 (offset 5 lines). patching file src/include/pgstat.h Unstaged changes after reset: M src/backend/access/heap/heapam.c M src/backend/access/heap/heapam_handler.c M src/include/access/heapam.h M src/include/access/tableam.h M src/include/pgstat.h Removing src/backend/access/heap/heapam.c.rej === using 'git apply' to apply patch ./v7-0003-Add-batch-table-AM-API-and-heapam-implementation.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/access/heap/heapam.c:43 error: src/backend/access/heap/heapam.c: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/include/access/heapam.h' cleanly. Applied patch to 'src/include/access/tableam.h' cleanly. Applied patch to 'src/include/pgstat.h' cleanly.