=== Applying patches on top of PostgreSQL commit ID 2079be3311b1d0a717d70404a9b9492ec06cc3e2 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Sep 25 18:23:27 UTC 2026 On branch cf/7347 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-Drop-a-temporary-replication-slot-if-its-creation.patch === Applying: Drop a temporary replication slot if its creation fails. error: sha1 information is lacking or useless (contrib/test_decoding/expected/slot.out). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Drop a temporary replication slot if its creation fails. 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 ./v1-0001-Drop-a-temporary-replication-slot-if-its-creation.patch === patching file contrib/test_decoding/expected/slot.out Hunk #1 succeeded at 469 (offset -89 lines). patching file contrib/test_decoding/expected/slot_creation_error.out patching file contrib/test_decoding/specs/slot_creation_error.spec patching file contrib/test_decoding/sql/slot.sql Hunk #1 FAILED at 239. 1 out of 1 hunk FAILED -- saving rejects to file contrib/test_decoding/sql/slot.sql.rej patching file doc/src/sgml/func/func-admin.sgml Hunk #1 FAILED at 1053. Hunk #2 FAILED at 1095. 2 out of 2 hunks FAILED -- saving rejects to file doc/src/sgml/func/func-admin.sgml.rej patching file doc/src/sgml/protocol.sgml Hunk #1 FAILED at 2374. 1 out of 1 hunk FAILED -- saving rejects to file doc/src/sgml/protocol.sgml.rej patching file doc/src/sgml/system-views.sgml Hunk #1 FAILED at 2897. 1 out of 1 hunk FAILED -- saving rejects to file doc/src/sgml/system-views.sgml.rej patching file src/backend/replication/slot.c Hunk #1 succeeded at 157 with fuzz 2 (offset -8 lines). Hunk #2 FAILED at 535. Hunk #3 FAILED at 866. Hunk #4 FAILED at 890. Hunk #5 FAILED at 910. Hunk #6 FAILED at 1112. 5 out of 6 hunks FAILED -- saving rejects to file src/backend/replication/slot.c.rej patching file src/backend/tcop/postgres.c Hunk #1 FAILED at 4640. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/tcop/postgres.c.rej Unstaged changes after reset: M contrib/test_decoding/expected/slot.out M contrib/test_decoding/expected/slot_creation_error.out M contrib/test_decoding/specs/slot_creation_error.spec M src/backend/replication/slot.c Removing contrib/test_decoding/sql/slot.sql.rej Removing doc/src/sgml/func/func-admin.sgml.rej Removing doc/src/sgml/protocol.sgml.rej Removing doc/src/sgml/system-views.sgml.rej Removing src/backend/replication/slot.c.rej Removing src/backend/tcop/postgres.c.rej === using 'git apply' to apply patch ./v1-0001-Drop-a-temporary-replication-slot-if-its-creation.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'contrib/test_decoding/expected/slot_creation_error.out' cleanly. Applied patch to 'contrib/test_decoding/specs/slot_creation_error.spec' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: contrib/test_decoding/sql/slot.sql:239 error: contrib/test_decoding/sql/slot.sql: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: doc/src/sgml/func/func-admin.sgml:1053 error: doc/src/sgml/func/func-admin.sgml: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: doc/src/sgml/protocol.sgml:2374 error: doc/src/sgml/protocol.sgml: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: doc/src/sgml/system-views.sgml:2897 error: doc/src/sgml/system-views.sgml: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/replication/slot.c:165 error: src/backend/replication/slot.c: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/tcop/postgres.c:4640 error: src/backend/tcop/postgres.c: patch does not apply