=== 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. Sun Aug 9 09:40:32 UTC 2026 On branch cf/6267 nothing to commit, working tree clean === using 'git am' to apply patch ./v22-0001-Introduce-a-shared-hash-table-to-store-paralleli.patch === Applying: Introduce a shared hash table to store parallelized transactions === using 'git am' to apply patch ./v22-0002-Introduce-internal-messages-to-track-dependencie.patch === Applying: Introduce internal messages to track dependencies === using 'git am' to apply patch ./v22-0003-Introduce-a-local-hash-table-to-store-replica-id.patch === Applying: Introduce a local hash table to store replica identities === using 'git am' to apply patch ./v22-0004-Parallel-apply-non-streaming-transactions.patch === Applying: Parallel apply non-streaming transactions === using 'git am' to apply patch ./v22-0005-support-2PC.patch === Applying: support 2PC === using 'git am' to apply patch ./v22-0006-Track-dependencies-for-streamed-transactions.patch === Applying: Track dependencies for streamed transactions === using 'git am' to apply patch ./v22-0007-Handle-unsafe-parallel-apply-cases-due-to-non-im.patch === Applying: Handle unsafe parallel apply cases due to non-immutable functions error: sha1 information is lacking or useless (src/backend/replication/logical/relation.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Handle unsafe parallel apply cases due to non-immutable functions 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 ./v22-0007-Handle-unsafe-parallel-apply-cases-due-to-non-im.patch === patching file src/backend/replication/logical/applyparallelworker.c patching file src/backend/replication/logical/relation.c Hunk #6 FAILED at 647. Hunk #7 succeeded at 654 (offset -6 lines). 1 out of 7 hunks FAILED -- saving rejects to file src/backend/replication/logical/relation.c.rej patching file src/backend/replication/logical/worker.c Hunk #1 succeeded at 1194 (offset 1 line). Hunk #2 succeeded at 2097 (offset 1 line). Hunk #3 succeeded at 2129 (offset 1 line). Hunk #4 succeeded at 2283 (offset 1 line). Hunk #5 succeeded at 2336 (offset 1 line). Hunk #6 succeeded at 2553 (offset 1 line). Hunk #7 succeeded at 2981 (offset 1 line). Hunk #8 succeeded at 3928 (offset 1 line). Hunk #9 succeeded at 4088 (offset 1 line). Hunk #10 succeeded at 4315 (offset 1 line). Hunk #11 succeeded at 4687 (offset 1 line). Hunk #12 succeeded at 4727 (offset 1 line). Hunk #13 succeeded at 4960 (offset 1 line). patching file src/include/replication/logicalrelation.h patching file src/include/replication/worker_internal.h Hunk #2 succeeded at 357 (offset 1 line). patching file src/test/subscription/t/050_parallel_apply.pl Unstaged changes after reset: M src/backend/replication/logical/applyparallelworker.c M src/backend/replication/logical/relation.c M src/backend/replication/logical/worker.c M src/include/replication/logicalrelation.h M src/include/replication/worker_internal.h M src/test/subscription/t/050_parallel_apply.pl Removing src/backend/replication/logical/relation.c.rej === using 'git apply' to apply patch ./v22-0007-Handle-unsafe-parallel-apply-cases-due-to-non-im.patch === Applied patch to 'src/backend/replication/logical/applyparallelworker.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/replication/logical/relation.c:553 error: src/backend/replication/logical/relation.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/replication/logicalrelation.h' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/test/subscription/t/050_parallel_apply.pl' cleanly.