Fix pg_dump output to a named tar-file archive.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bf0945e8636bf0390ef4569bbbf9763573211e03
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-06-12T01:55:48Z
Releases: 9.2.0
Fix pg_dump output to a named tar-file archive.

"pg_dump -Ft -f filename ..." got broken by my recent commit
4317e0246c645f60c39e6572644cff1cb03b4c65, which I fear I only tested
in the output-to-stdout variant.

Report and fix by Muhammad Asif Naeem.

Files

PathChange+/−
src/bin/pg_dump/pg_backup_tar.c modified +1 −0