]> granicus.if.org Git - postgresql/commit
Make pg_dump and pg_restore handle binary archive formats correctly
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 19:44:53 +0000 (19:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 19:44:53 +0000 (19:44 +0000)
commitb5aef556941daf9d68708e02b94f4b0e672d66e0
tree0e1b76d42e4cbb395b7aab4da8cd7d37a9312f88
parent953570a8999cd7e8d79f9f62d98522a59d452c61
Make pg_dump and pg_restore handle binary archive formats correctly
when using stdout/stdin on Windows.
src/bin/pg_dump/pg_backup_archiver.c