=== Applying patches on top of PostgreSQL commit ID 9234e333711ef9875a4cef31889e88439421c396 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Jun 8 19:26:24 UTC 2026 On branch cf/6793 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Fix-show_modifytable_info.patch === Applying: Fix show_modifytable_info() error: sha1 information is lacking or useless (contrib/postgres_fdw/expected/postgres_fdw.out). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Fix show_modifytable_info() 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-Fix-show_modifytable_info.patch === patching file contrib/postgres_fdw/expected/postgres_fdw.out Hunk #1 FAILED at 9360. 1 out of 1 hunk FAILED -- saving rejects to file contrib/postgres_fdw/expected/postgres_fdw.out.rej patching file contrib/postgres_fdw/sql/postgres_fdw.sql Hunk #1 FAILED at 2741. 1 out of 1 hunk FAILED -- saving rejects to file contrib/postgres_fdw/sql/postgres_fdw.sql.rej patching file src/backend/commands/explain.c patching file src/backend/executor/nodeModifyTable.c Hunk #1 FAILED at 5109. Hunk #2 succeeded at 5213 (offset -17 lines). 1 out of 2 hunks FAILED -- saving rejects to file src/backend/executor/nodeModifyTable.c.rej patching file src/include/nodes/execnodes.h Hunk #1 succeeded at 1445 (offset 1 line). Unstaged changes after reset: M src/backend/commands/explain.c M src/backend/executor/nodeModifyTable.c M src/include/nodes/execnodes.h Removing contrib/postgres_fdw/expected/postgres_fdw.out.rej Removing contrib/postgres_fdw/sql/postgres_fdw.sql.rej Removing src/backend/executor/nodeModifyTable.c.rej === using 'git apply' to apply patch ./0001-Fix-show_modifytable_info.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: contrib/postgres_fdw/expected/postgres_fdw.out:9360 error: contrib/postgres_fdw/expected/postgres_fdw.out: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: contrib/postgres_fdw/sql/postgres_fdw.sql:2741 error: contrib/postgres_fdw/sql/postgres_fdw.sql: patch does not apply Applied patch to 'src/backend/commands/explain.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/executor/nodeModifyTable.c:5109 error: src/backend/executor/nodeModifyTable.c: patch does not apply Applied patch to 'src/include/nodes/execnodes.h' cleanly.