=== Applying patches on top of PostgreSQL commit ID 451c43974f8e199097d97624a4952ad0973cea61 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jan 2 12:31:26 UTC 2026 On branch cf/6322 nothing to commit, working tree clean === using 'git am' to apply patch ./patch.diff === Patch format detection failed. === using patch(1) to apply patch ./patch.diff === patching file src/backend/commands/indexcmds.c Hunk #1 FAILED at 1957. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/commands/indexcmds.c.rej patching file src/backend/commands/tablecmds.c Hunk #3 succeeded at 4528 (offset -1 lines). Hunk #4 succeeded at 4538 (offset -1 lines). Hunk #5 succeeded at 4566 (offset -1 lines). Hunk #6 succeeded at 4869 (offset -1 lines). Hunk #7 succeeded at 4888 (offset -1 lines). Hunk #8 succeeded at 5307 (offset -1 lines). Hunk #9 succeeded at 5339 (offset -1 lines). Hunk #10 succeeded at 5381 (offset -1 lines). Hunk #11 succeeded at 5453 (offset -1 lines). Hunk #12 succeeded at 9645 (offset -1 lines). Hunk #13 FAILED at 9667. 1 out of 13 hunks FAILED -- saving rejects to file src/backend/commands/tablecmds.c.rej patching file src/backend/tcop/utility.c patching file src/include/commands/tablecmds.h Unstaged changes after reset: M src/backend/commands/tablecmds.c M src/backend/tcop/utility.c M src/include/commands/tablecmds.h Removing src/backend/commands/indexcmds.c.rej Removing src/backend/commands/tablecmds.c.rej === using 'git apply' to apply patch ./patch.diff === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/commands/indexcmds.c:1957 error: src/backend/commands/indexcmds.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/commands/tablecmds.c:9667 error: src/backend/commands/tablecmds.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/commands/tablecmds.h' cleanly.