=== Applying patches on top of PostgreSQL commit ID 9b0e5bd5320f95cfb35f0402c0f4bb7a1d3ecb0f === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Mar 5 05:05:26 UTC 2026 On branch cf/6389 nothing to commit, working tree clean === using 'git am' to apply patch ./v11-0001-Add-pgstat_report_anytime_stat-for-periodic-stat.patch === Applying: Add pgstat_report_anytime_stat() for periodic stats flushing === using 'git am' to apply patch ./v11-0002-Add-anytime-flush-tests-for-custom-stats.patch === Applying: Add anytime flush tests for custom stats === using 'git am' to apply patch ./v11-0003-Add-GUC-to-specify-non-transactional-statistics-.patch === Applying: Add GUC to specify non-transactional statistics flush interval === using 'git am' to apply patch ./v11-0004-Remove-useless-calls-to-flush-some-stats.patch === Applying: Remove useless calls to flush some stats === using 'git am' to apply patch ./v11-0005-Change-RELATION-and-DATABASE-stats-to-anytime-fl.patch === Applying: Change RELATION and DATABASE stats to anytime flush error: sha1 information is lacking or useless (src/include/pgstat.h). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Change RELATION and DATABASE stats to anytime flush 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 ./v11-0005-Change-RELATION-and-DATABASE-stats-to-anytime-fl.patch === patching file doc/src/sgml/monitoring.sgml patching file src/backend/utils/activity/pgstat.c patching file src/backend/utils/activity/pgstat_database.c patching file src/backend/utils/activity/pgstat_function.c patching file src/backend/utils/activity/pgstat_relation.c patching file src/backend/utils/activity/pgstat_subscription.c patching file src/include/pgstat.h Hunk #1 FAILED at 20. Hunk #2 succeeded at 541 (offset 5 lines). Hunk #3 succeeded at 711 (offset 5 lines). 1 out of 3 hunks FAILED -- saving rejects to file src/include/pgstat.h.rej patching file src/include/utils/pgstat_internal.h patching file src/test/isolation/expected/stats.out patching file src/test/isolation/expected/stats_1.out patching file src/test/isolation/specs/stats.spec patching file src/test/modules/test_custom_stats/test_custom_var_stats.c Unstaged changes after reset: M doc/src/sgml/monitoring.sgml M src/backend/utils/activity/pgstat.c M src/backend/utils/activity/pgstat_database.c M src/backend/utils/activity/pgstat_function.c M src/backend/utils/activity/pgstat_relation.c M src/backend/utils/activity/pgstat_subscription.c M src/include/pgstat.h M src/include/utils/pgstat_internal.h M src/test/isolation/expected/stats.out M src/test/isolation/expected/stats_1.out M src/test/isolation/specs/stats.spec M src/test/modules/test_custom_stats/test_custom_var_stats.c Removing src/include/pgstat.h.rej === using 'git apply' to apply patch ./v11-0005-Change-RELATION-and-DATABASE-stats-to-anytime-fl.patch === Applied patch to 'doc/src/sgml/monitoring.sgml' cleanly. Applied patch to 'src/backend/utils/activity/pgstat.c' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_database.c' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_function.c' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_relation.c' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_subscription.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/include/pgstat.h:20 error: src/include/pgstat.h: patch does not apply Applied patch to 'src/include/utils/pgstat_internal.h' cleanly. Applied patch to 'src/test/isolation/expected/stats.out' cleanly. Applied patch to 'src/test/isolation/expected/stats_1.out' cleanly. Applied patch to 'src/test/isolation/specs/stats.spec' cleanly. Applied patch to 'src/test/modules/test_custom_stats/test_custom_var_stats.c' cleanly.