=== Applying patches on top of PostgreSQL commit ID fa44b8b7fbb7eb0f13546aa13976f9919a4ca201 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Dec 10 13:53:21 UTC 2025 On branch cf/6240 nothing to commit, working tree clean === using 'git am' to apply patch ./v4-0001-Add-appendStringInfoIdentifier-to-avoid-intermedi.patch === Applying: Add appendStringInfoIdentifier() to avoid intermediate quoting buffers === using 'git am' to apply patch ./v4-0002-Use-appendStringInfoIdentifier-throughout-ri_trig.patch === Applying: Use appendStringInfoIdentifier() throughout ri_triggers.c === using 'git am' to apply patch ./v4-0003-Remove-quoteOneName-and-related-buffer-sizing-mac.patch === Applying: Remove quoteOneName() and related buffer-sizing macros from ri_triggers.c === using 'git am' to apply patch ./v4-0004-Use-appendStringInfoIdentifier-in-more-places.patch === Applying: Use appendStringInfoIdentifier() in more places. error: sha1 information is lacking or useless (src/backend/catalog/objectaddress.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Use appendStringInfoIdentifier() in more places. 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 ./v4-0004-Use-appendStringInfoIdentifier-in-more-places.patch === patching file src/backend/catalog/namespace.c patching file src/backend/catalog/objectaddress.c patching file src/backend/utils/adt/ri_triggers.c patching file src/backend/utils/adt/ruleutils.c Hunk #36 FAILED at 10128. 1 out of 56 hunks FAILED -- saving rejects to file src/backend/utils/adt/ruleutils.c.rej Unstaged changes after reset: M src/backend/catalog/namespace.c M src/backend/catalog/objectaddress.c M src/backend/utils/adt/ri_triggers.c M src/backend/utils/adt/ruleutils.c Removing src/backend/utils/adt/ruleutils.c.rej === using 'git apply' to apply patch ./v4-0004-Use-appendStringInfoIdentifier-in-more-places.patch === Applied patch to 'src/backend/catalog/namespace.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/backend/utils/adt/ri_triggers.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/utils/adt/ruleutils.c:10152 error: src/backend/utils/adt/ruleutils.c: patch does not apply