=== Applying patches on top of PostgreSQL commit ID 17e805e8d8152db474bb368ab95cac127dfe6a4f === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Jul 20 18:35:31 UTC 2026 On branch cf/6972 nothing to commit, working tree clean === using 'git am' to apply patch ./v4-0001-Re-read-subscription-state-after-lock-in-AlterSub.patch === Applying: Re-read subscription state after lock in AlterSubscription === using 'git am' to apply patch ./v4-0002-Re-read-subscription-state-after-lock-in-DropSubs.patch === Applying: Re-read subscription state after lock in DropSubscription === using 'git am' to apply patch ./v4-0003-Add-invalidation-based-retry-loop-for-Alter-Drop-.patch === Applying: Add invalidation-based retry loop for Alter/Drop Subscription error: sha1 information is lacking or useless (src/backend/commands/subscriptioncmds.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 invalidation-based retry loop for Alter/Drop Subscription 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-Add-invalidation-based-retry-loop-for-Alter-Drop-.patch === patching file src/backend/commands/subscriptioncmds.c Hunk #1 FAILED at 50. Hunk #2 succeeded at 1625 (offset 33 lines). Hunk #3 succeeded at 1763 (offset 33 lines). Hunk #4 succeeded at 2625 (offset 33 lines). 1 out of 4 hunks FAILED -- saving rejects to file src/backend/commands/subscriptioncmds.c.rej Unstaged changes after reset: M src/backend/commands/subscriptioncmds.c Removing src/backend/commands/subscriptioncmds.c.rej === using 'git apply' to apply patch ./v4-0003-Add-invalidation-based-retry-loop-for-Alter-Drop-.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/commands/subscriptioncmds.c:50 error: src/backend/commands/subscriptioncmds.c: patch does not apply