=== Applying patches on top of PostgreSQL commit ID 01d485b142e4c89aef79da9fd60f203c1bd4458b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Mar 6 04:17:22 UTC 2026 On branch cf/6340 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-pg_dump-Add-extra-dependencies-option.patch === Applying: pg_dump: Add --extra-dependencies option Using index info to reconstruct a base tree... M doc/src/sgml/ref/pg_dump.sgml M src/bin/pg_dump/pg_backup_archiver.c M src/bin/pg_dump/pg_dump.c Falling back to patching base and 3-way merge... Auto-merging src/bin/pg_dump/pg_dump.c Auto-merging src/bin/pg_dump/pg_backup_archiver.c Auto-merging doc/src/sgml/ref/pg_dump.sgml === using 'git am' to apply patch ./v1-0002-pg_upgrade-Add-extra-dependencies-option.patch === Applying: pg_upgrade: Add --extra-dependencies option