=== Applying patches on top of PostgreSQL commit ID 06473f5a344df8c9594ead90a609b86f6724cff8 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Sep 8 03:49:23 UTC 2025 On branch cf/5956 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-Make-pg_stat_reset-return-the-reset-time.patch === Applying: Make pg_stat_reset() return the reset time === using 'git am' to apply patch ./v1-0002-Make-pg_stat_reset_shared-return-the-reset-time.patch === Applying: Make pg_stat_reset_shared() return the reset time === using 'git am' to apply patch ./v1-0003-Make-pg_stat_reset_single_table_counters-return-t.patch === Applying: Make pg_stat_reset_single_table_counters() return the reset time === using 'git am' to apply patch ./v1-0004-Make-pg_stat_reset_backend_stats-return-the-reset.patch === Applying: Make pg_stat_reset_backend_stats() return the reset time === using 'git am' to apply patch ./v1-0005-Make-pg_stat_reset_single_function_counters-retur.patch === Applying: Make pg_stat_reset_single_function_counters() return the reset time === using 'git am' to apply patch ./v1-0006-Make-pg_stat_reset_slru-return-the-reset-time.patch === Applying: Make pg_stat_reset_slru() return the reset time 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 Make pg_stat_reset_slru() return the reset time 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 ./v1-0006-Make-pg_stat_reset_slru-return-the-reset-time.patch === patching file doc/src/sgml/monitoring.sgml patching file src/backend/catalog/system_functions.sql patching file src/backend/utils/activity/pgstat_slru.c patching file src/backend/utils/adt/pgstatfuncs.c patching file src/include/catalog/pg_proc.dat patching file src/include/pgstat.h Hunk #1 FAILED at 746. 1 out of 1 hunk FAILED -- saving rejects to file src/include/pgstat.h.rej patching file src/test/regress/expected/stats.out patching file src/test/regress/sql/stats.sql Unstaged changes after reset: M doc/src/sgml/monitoring.sgml M src/backend/catalog/system_functions.sql M src/backend/utils/activity/pgstat_slru.c M src/backend/utils/adt/pgstatfuncs.c M src/include/catalog/pg_proc.dat M src/test/regress/expected/stats.out M src/test/regress/sql/stats.sql Removing src/include/pgstat.h.rej === using 'git apply' to apply patch ./v1-0006-Make-pg_stat_reset_slru-return-the-reset-time.patch === Applied patch to 'doc/src/sgml/monitoring.sgml' cleanly. Applied patch to 'src/backend/catalog/system_functions.sql' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_slru.c' cleanly. Applied patch to 'src/backend/utils/adt/pgstatfuncs.c' cleanly. Applied patch to 'src/include/catalog/pg_proc.dat' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/include/pgstat.h:746 error: src/include/pgstat.h: patch does not apply Applied patch to 'src/test/regress/expected/stats.out' cleanly. Applied patch to 'src/test/regress/sql/stats.sql' cleanly.