=== Applying patches on top of PostgreSQL commit ID 972c14fb9134fdfd76ea6ebcf98a55a945bbc988 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Apr 15 14:39:28 UTC 2026 On branch cf/6601 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Move-makeObjectName-to-src-common-and-fix-pg_dump-NO.patch === Applying: Move makeObjectName to src/common/ and fix pg_dump NOT NULL constraint name comparison Using index info to reconstruct a base tree... M src/backend/commands/indexcmds.c M src/backend/commands/statscmds.c M src/backend/utils/mb/mbutils.c M src/bin/pg_dump/pg_dump.c M src/bin/pg_dump/t/002_pg_dump.pl M src/common/Makefile M src/common/meson.build M src/common/wchar.c M src/include/commands/defrem.h Falling back to patching base and 3-way merge... Auto-merging src/include/commands/defrem.h Auto-merging src/common/wchar.c Auto-merging src/common/meson.build Auto-merging src/common/Makefile Auto-merging src/bin/pg_dump/t/002_pg_dump.pl Auto-merging src/bin/pg_dump/pg_dump.c Auto-merging src/backend/utils/mb/mbutils.c Auto-merging src/backend/commands/statscmds.c Auto-merging src/backend/commands/indexcmds.c