=== Applying patches on top of PostgreSQL commit ID 0123ce131fca454009439dfa3b2266d1d40737d7 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Mar 15 08:14:23 UTC 2026 On branch cf/6578 nothing to commit, working tree clean === using 'git am' to apply patch ./pg_statio_all_sequences.patch === Applying: Add stats_reset column to pg_statio_all_sequences view error: sha1 information is lacking or useless (doc/src/sgml/monitoring.sgml). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Add stats_reset column to pg_statio_all_sequences view 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 ./pg_statio_all_sequences.patch === patching file doc/src/sgml/monitoring.sgml Hunk #1 succeeded at 4909 (offset 1 line). patching file src/backend/catalog/system_views.sql patching file src/include/catalog/catversion.h Hunk #1 FAILED at 57. 1 out of 1 hunk FAILED -- saving rejects to file src/include/catalog/catversion.h.rej patching file src/test/regress/expected/rules.out patching file src/test/regress/expected/stats.out Hunk #1 FAILED at 1924. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/expected/stats.out.rej patching file src/test/regress/sql/stats.sql Hunk #1 succeeded at 949 with fuzz 2. Unstaged changes after reset: M doc/src/sgml/monitoring.sgml M src/backend/catalog/system_views.sql M src/test/regress/expected/rules.out M src/test/regress/sql/stats.sql Removing src/include/catalog/catversion.h.rej Removing src/test/regress/expected/stats.out.rej === using 'git apply' to apply patch ./pg_statio_all_sequences.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/include/catalog/catversion.h' with conflicts. Applied patch to 'src/test/regress/expected/rules.out' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/expected/stats.out:1924 error: src/test/regress/expected/stats.out: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/sql/stats.sql:949 error: src/test/regress/sql/stats.sql: patch does not apply