=== Applying patches on top of PostgreSQL commit ID 3943f5cff6a66639d295a6f1922e54b79d2ab16f === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Mar 17 08:58:31 UTC 2025 On branch cf/4308 nothing to commit, working tree clean === using 'git am' to apply patch ./v49-0001-Remove-support-for-temporal-RESTRICT-foreign-key.patch === Applying: Remove support for temporal RESTRICT foreign keys Using index info to reconstruct a base tree... M src/backend/commands/tablecmds.c M src/test/regress/expected/without_overlaps.out M src/test/regress/sql/without_overlaps.sql Falling back to patching base and 3-way merge... Auto-merging src/backend/commands/tablecmds.c No changes -- Patch already applied. === using 'git am' to apply patch ./v49-0002-Add-without_portion-GiST-support-proc.patch === Applying: Add without_portion GiST support proc === using 'git am' to apply patch ./v49-0003-Add-UPDATE-DELETE-FOR-PORTION-OF.patch === Applying: Add UPDATE/DELETE FOR PORTION OF === using 'git am' to apply patch ./v49-0004-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 ./v49-0004-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch === patch: unrecognized option `--no-backup-if-mismatch' usage: patch [-bCcEeflNnRstuv] [-B backup-prefix] [-D symbol] [-d directory] [-F max-fuzz] [-i patchfile] [-o out-file] [-p strip-count] [-r rej-name] [-V t | nil | never | none] [-x number] [-z backup-ext] [--posix] [origfile [patchfile]] patch