=== Applying patches on top of PostgreSQL commit ID 71c0921b649d7a800eb2d6f93539890eaa14d979 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Jul 29 00:14:22 UTC 2025 On branch cf/5893 nothing to commit, working tree clean === using 'git am' to apply patch ./v5-0001-Add-pipe-command-support-for-directory-mode-of-pg.patch === Applying: Add pipe-command support for directory mode of pg_dump Using index info to reconstruct a base tree... M src/bin/pg_dump/pg_backup_archiver.c M src/bin/pg_dump/pg_backup_directory.c M src/bin/pg_dump/pg_dump.c M src/bin/pg_dump/pg_restore.c Falling back to patching base and 3-way merge... Auto-merging src/bin/pg_dump/pg_restore.c Auto-merging src/bin/pg_dump/pg_dump.c Auto-merging src/bin/pg_dump/pg_backup_directory.c Auto-merging src/bin/pg_dump/pg_backup_archiver.c === using 'git am' to apply patch ./v5-0002-Add-pipe-command-support-in-pg_restore.patch === Applying: Add pipe-command support in pg_restore === using 'git am' to apply patch ./v5-0003-Add-basic-tests-for-pipe-command.patch === Applying: Add basic tests for pipe-command === using 'git am' to apply patch ./v5-0004-Add-documentation-for-pipe-command-in-pg_dump-and.patch === Applying: Add documentation for pipe-command in pg_dump and pg_restore === using 'git am' to apply patch ./v5-0005-WIP-This-is-WIP-patch-for-adding-tests-to-pg_dump.patch === Applying: This is WIP patch for adding tests to pg_dump.pl