=== Applying patches on top of PostgreSQL commit ID a13cdbd3d8b628b49219f70be2772230d36fa565 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Aug 19 17:39:25 UTC 2026 On branch cf/7170 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0010-Add-relation_statistics_update-refactor-update_re.patch === Applying: Add relation_statistics_update, refactor update_relstats. error: sha1 information is lacking or useless (src/backend/statistics/relation_stats.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 relation_statistics_update, refactor update_relstats. 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-0010-Add-relation_statistics_update-refactor-update_re.patch === patching file src/backend/statistics/relation_stats.c Hunk #1 FAILED at 21. Hunk #2 FAILED at 56. Hunk #3 FAILED at 83. Hunk #4 FAILED at 121. Hunk #5 succeeded at 161 (offset 22 lines). Hunk #6 FAILED at 201. Hunk #7 FAILED at 226. 6 out of 7 hunks FAILED -- saving rejects to file src/backend/statistics/relation_stats.c.rej patching file src/include/statistics/relation_stats.h Unstaged changes after reset: M src/backend/statistics/relation_stats.c Removing src/backend/statistics/relation_stats.c.rej Removing src/include/statistics/relation_stats.h === using 'git apply' to apply patch ./v2-0010-Add-relation_statistics_update-refactor-update_re.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/statistics/relation_stats.c:21 error: src/backend/statistics/relation_stats.c: patch does not apply Falling back to direct application...