=== Applying patches on top of PostgreSQL commit ID e8ca9ed1d260e214f02f7f5464f125fe86e55597 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Apr 27 12:08:27 UTC 2025 On branch cf/5660 nothing to commit, working tree clean === using 'git am' to apply patch ./v50-0001-Add-without_portion-GiST-support-proc.patch === Applying: Add without_portion GiST support proc === using 'git am' to apply patch ./v50-0002-Add-UPDATE-DELETE-FOR-PORTION-OF.patch === Applying: Add UPDATE/DELETE FOR PORTION OF === using 'git am' to apply patch ./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch === Applying: Add CASCADE/SET NULL/SET DEFAULT for temporal foreign keys error: sha1 information is lacking or useless (src/backend/commands/tablecmds.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Add CASCADE/SET NULL/SET DEFAULT for temporal foreign keys 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 ./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch === patching file doc/src/sgml/ref/create_table.sgml patching file src/backend/commands/tablecmds.c Hunk #1 FAILED at 532. Hunk #2 succeeded at 10047 (offset 177 lines). Hunk #3 FAILED at 9956. Hunk #4 succeeded at 10243 (offset 178 lines). Hunk #5 FAILED at 10426. Hunk #6 succeeded at 10620 with fuzz 1 (offset 184 lines). Hunk #7 succeeded at 13852 (offset 658 lines). Hunk #8 succeeded at 13921 (offset 657 lines). 3 out of 8 hunks FAILED -- saving rejects to file src/backend/commands/tablecmds.c.rej patching file src/backend/utils/adt/ri_triggers.c patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 4107 (offset 37 lines). patching file src/test/regress/expected/btree_index.out patching file src/test/regress/expected/without_overlaps.out Hunk #6 FAILED at 3679. Hunk #7 FAILED at 3691. 2 out of 10 hunks FAILED -- saving rejects to file src/test/regress/expected/without_overlaps.out.rej patching file src/test/regress/sql/without_overlaps.sql Unstaged changes after reset: M doc/src/sgml/ref/create_table.sgml M src/backend/commands/tablecmds.c M src/backend/utils/adt/ri_triggers.c M src/include/catalog/pg_proc.dat M src/test/regress/expected/btree_index.out M src/test/regress/expected/without_overlaps.out M src/test/regress/sql/without_overlaps.sql Removing src/backend/commands/tablecmds.c.rej Removing src/test/regress/expected/without_overlaps.out.rej === using 'git apply' to apply patch ./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch === /work/patches/./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch:240: indent with spaces. int periodParam, Datum period, /work/patches/./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch:260: indent with spaces. -1, (Datum) 0, /work/patches/./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch:268: indent with spaces. -1, (Datum) 0, /work/patches/./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch:276: indent with spaces. -1, (Datum) 0, /work/patches/./v50-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch:284: indent with spaces. -1, (Datum) 0, Applied patch to 'doc/src/sgml/ref/create_table.sgml' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/commands/tablecmds.c:532 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... error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/test/regress/expected/btree_index.out' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/expected/without_overlaps.out:2478 error: src/test/regress/expected/without_overlaps.out: patch does not apply Applied patch to 'src/test/regress/sql/without_overlaps.sql' cleanly.