pg_dump tests: don't put dumps in stdout This bloats the regression log files for no reason.
Backpatch to 18; no further only because it fails to apply cleanly. (It's just whitespace change that conflicts, but I don't think this warrants more effort than this.) Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/33bb3dc2d855c0d4472372f0eb7877725af67a39 Modified Files -------------- src/bin/pg_dump/t/002_pg_dump.pl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
