Thread: pgsql: Make pg_dump and pg_restore handle binary archive formats

pgsql: Make pg_dump and pg_restore handle binary archive formats

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Make pg_dump and pg_restore handle binary archive formats correctly
when using stdout/stdin on Windows.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_backup_archiver.c (r1.101.4.2 -> r1.101.4.3)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.101.4.2&r2=1.101.4.3)