=== 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 21:42:24 UTC 2026 On branch cf/7068 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Keep-heap_update-s-temporary-lock-out-of-both-tuples.patch === Applying: Keep heap_update()'s temporary lock out of both tuples' Xmax 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 Keep heap_update()'s temporary lock out of both tuples' Xmax 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 ./0001-Keep-heap_update-s-temporary-lock-out-of-both-tuples.patch === patching file src/backend/access/heap/heapam.c Hunk #2 FAILED at 3315. Hunk #3 FAILED at 3759. Hunk #4 succeeded at 3852 with fuzz 1 (offset 44 lines). Hunk #5 succeeded at 3968 (offset 46 lines). Hunk #6 FAILED at 4015. Hunk #7 FAILED at 4050. Hunk #8 FAILED at 4070. Hunk #9 succeeded at 4121 with fuzz 2 (offset 30 lines). Hunk #10 succeeded at 7767 (offset -36 lines). 5 out of 10 hunks FAILED -- saving rejects to file src/backend/access/heap/heapam.c.rej Unstaged changes after reset: M src/backend/access/heap/heapam.c Removing src/backend/access/heap/heapam.c.rej === using 'git apply' to apply patch ./0001-Keep-heap_update-s-temporary-lock-out-of-both-tuples.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:3308 error: src/backend/access/heap/heapam.c: patch does not apply