=== 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:03:20 UTC 2026 On branch cf/5725 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-rename-ExecComputeStoredGenerated-to-ExecComputeGenerated.patch === Applying: rename ExecComputeStoredGenerated to ExecComputeGenerated === using 'git am' to apply patch ./v2-0002-soft-error-variant-of-ExecPrepareExpr-ExecInitExpr.patch === Applying: soft error variant of ExecPrepareExpr, ExecInitExpr === using 'git am' to apply patch ./v2-0003-domain-over-virtual-generated-column.patch === Applying: domain over virtual generated column error: sha1 information is lacking or useless (src/backend/commands/copyfrom.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 domain over virtual generated column 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 ./v2-0003-domain-over-virtual-generated-column.patch === patching file src/backend/catalog/heap.c patching file src/backend/commands/copyfrom.c patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 6043 (offset 34 lines). Hunk #2 succeeded at 6163 (offset 34 lines). Hunk #3 FAILED at 6205. Hunk #4 succeeded at 6274 (offset 34 lines). Hunk #5 succeeded at 6539 (offset 34 lines). 1 out of 5 hunks FAILED -- saving rejects to file src/backend/commands/tablecmds.c.rej patching file src/backend/commands/typecmds.c Hunk #2 FAILED at 128. Hunk #4 FAILED at 2980. Hunk #5 succeeded at 3014 (offset 11 lines). Hunk #6 succeeded at 3142 (offset 16 lines). Hunk #7 succeeded at 3174 (offset 16 lines). Hunk #8 succeeded at 3193 (offset 16 lines). Hunk #9 succeeded at 3239 (offset 16 lines). Hunk #10 succeeded at 3255 (offset 16 lines). Hunk #11 succeeded at 3279 (offset 16 lines). Hunk #12 succeeded at 3322 (offset 21 lines). Hunk #13 FAILED at 3346. Hunk #14 succeeded at 3409 (offset 22 lines). 3 out of 14 hunks FAILED -- saving rejects to file src/backend/commands/typecmds.c.rej patching file src/backend/executor/nodeModifyTable.c Hunk #1 FAILED at 67. Hunk #2 succeeded at 417 (offset 2 lines). Hunk #3 succeeded at 499 (offset 2 lines). Hunk #4 succeeded at 572 (offset 2 lines). Hunk #5 succeeded at 590 (offset 2 lines). Hunk #6 succeeded at 609 (offset 2 lines). Hunk #7 succeeded at 631 (offset 2 lines). Hunk #8 succeeded at 974 (offset 2 lines). Hunk #10 succeeded at 2189 (offset 3 lines). 1 out of 10 hunks FAILED -- saving rejects to file src/backend/executor/nodeModifyTable.c.rej patching file src/test/regress/expected/fast_default.out patching file src/test/regress/expected/generated_virtual.out Hunk #1 FAILED at 790. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/expected/generated_virtual.out.rej patching file src/test/regress/sql/fast_default.sql patching file src/test/regress/sql/generated_virtual.sql Hunk #1 FAILED at 444. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/sql/generated_virtual.sql.rej Unstaged changes after reset: M src/backend/catalog/heap.c M src/backend/commands/copyfrom.c M src/backend/commands/tablecmds.c M src/backend/commands/typecmds.c M src/backend/executor/nodeModifyTable.c M src/test/regress/expected/fast_default.out M src/test/regress/sql/fast_default.sql Removing src/backend/commands/tablecmds.c.rej Removing src/backend/commands/typecmds.c.rej Removing src/backend/executor/nodeModifyTable.c.rej Removing src/test/regress/expected/generated_virtual.out.rej Removing src/test/regress/sql/generated_virtual.sql.rej === using 'git apply' to apply patch ./v2-0003-domain-over-virtual-generated-column.patch === Applied patch to 'src/backend/catalog/heap.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/backend/commands/tablecmds.c' with conflicts. Applied patch to 'src/backend/commands/typecmds.c' with conflicts. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/executor/nodeModifyTable.c:67 error: src/backend/executor/nodeModifyTable.c: patch does not apply Applied patch to 'src/test/regress/expected/fast_default.out' cleanly. Applied patch to 'src/test/regress/expected/generated_virtual.out' with conflicts. Applied patch to 'src/test/regress/sql/fast_default.sql' cleanly. Applied patch to 'src/test/regress/sql/generated_virtual.sql' cleanly.