=== 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. Sat Aug 8 23:21:24 UTC 2026 On branch cf/6176 nothing to commit, working tree clean === using 'git am' to apply patch ./v4-0001-Expose-heap-page-batches-through-tuple-slots.patch === Applying: Expose heap page batches through tuple slots === using 'git am' to apply patch ./v4-0002-Evaluate-SeqScan-quals-in-tuple-batches.patch === Applying: Evaluate SeqScan quals in tuple batches === using 'git am' to apply patch ./v4-0003-Deform-heap-tuple-batches-in-physical-order.patch === Applying: Deform heap tuple batches in physical order error: sha1 information is lacking or useless (src/backend/executor/execTuples.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Deform heap tuple batches in physical order 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 ./v4-0003-Deform-heap-tuple-batches-in-physical-order.patch === patching file src/backend/executor/Makefile patching file src/backend/executor/execScan.c patching file src/backend/executor/execScanBatch.h patching file src/backend/executor/execTuples.c Hunk #17 FAILED at 1562. Hunk #18 succeeded at 2454 (offset 10 lines). 1 out of 18 hunks FAILED -- saving rejects to file src/backend/executor/execTuples.c.rej patching file src/include/executor/tuptable.h patching file src/test/regress/expected/scan_batch.out patching file src/test/regress/sql/scan_batch.sql Unstaged changes after reset: M src/backend/executor/Makefile M src/backend/executor/execScan.c M src/backend/executor/execScanBatch.h M src/backend/executor/execTuples.c M src/include/executor/tuptable.h M src/test/regress/expected/scan_batch.out M src/test/regress/sql/scan_batch.sql Removing src/backend/executor/execTuples.c.rej === using 'git apply' to apply patch ./v4-0003-Deform-heap-tuple-batches-in-physical-order.patch === Applied patch to 'src/backend/executor/Makefile' cleanly. Applied patch to 'src/backend/executor/execScan.c' cleanly. Applied patch to 'src/backend/executor/execScanBatch.h' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/executor/execTuples.c:1322 error: src/backend/executor/execTuples.c: patch does not apply Applied patch to 'src/include/executor/tuptable.h' cleanly. Applied patch to 'src/test/regress/expected/scan_batch.out' cleanly. Applied patch to 'src/test/regress/sql/scan_batch.sql' cleanly.