=== Applying patches on top of PostgreSQL commit ID e6dfd068ed453b8690551dac700d57fbf32ba187 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Jul 23 21:19:19 UTC 2025 On branch cf/5782 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-rename-ExecComputeStoredGenerated-to-ExecComputeGenerated.patch === Applying: rename ExecComputeStoredGenerated to ExecComputeGenerated === using 'git am' to apply patch ./v1-0002-foreign-key-on-virtual-generated-column.patch === Applying: foreign key on virtual generated column error: sha1 information is lacking or useless (src/backend/executor/execReplication.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 foreign key on 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 ./v1-0002-foreign-key-on-virtual-generated-column.patch === patching file src/backend/commands/copyfrom.c patching file src/backend/commands/tablecmds.c Hunk #2 succeeded at 8641 (offset -1 lines). Hunk #3 succeeded at 10221 (offset -1 lines). Hunk #4 succeeded at 15704 (offset 52 lines). Hunk #5 succeeded at 15861 (offset 52 lines). Hunk #6 succeeded at 15886 (offset 52 lines). patching file src/backend/executor/execReplication.c patching file src/backend/executor/execUtils.c patching file src/backend/executor/nodeModifyTable.c Hunk #1 succeeded at 416 (offset 1 line). Hunk #2 succeeded at 430 (offset 1 line). Hunk #3 succeeded at 475 (offset 1 line). Hunk #4 succeeded at 505 (offset 1 line). Hunk #5 succeeded at 551 (offset 1 line). Hunk #6 succeeded at 569 (offset 1 line). Hunk #7 succeeded at 580 (offset 1 line). Hunk #8 succeeded at 588 (offset 1 line). Hunk #9 succeeded at 611 (offset 1 line). Hunk #10 succeeded at 949 (offset 1 line). Hunk #11 succeeded at 1077 (offset 1 line). Hunk #12 succeeded at 2168 (offset 3 lines). patching file src/backend/utils/adt/ri_triggers.c Hunk #1 succeeded at 32 with fuzz 1 (offset -1 lines). Hunk #2 succeeded at 283 (offset -2 lines). Hunk #3 succeeded at 1470 (offset -2 lines). Hunk #4 succeeded at 1481 (offset -2 lines). Hunk #5 succeeded at 1592 (offset -2 lines). patching file src/include/executor/nodeModifyTable.h patching file src/test/regress/expected/generated_virtual.out Hunk #1 succeeded at 764 (offset -3 lines). patching file src/test/regress/sql/generated_virtual.sql Hunk #1 succeeded at 420 (offset 1 line). [cf/5782 38fd7f074d5] foreign key on virtual generated column Author: jian he Date: Tue May 27 21:24:18 2025 +0800 9 files changed, 306 insertions(+), 83 deletions(-)