Fix pg_restore -l with the directory archive to display the correct format name.
authorFujii Masao <fujii@postgresql.org>
Sat, 15 Jun 2013 20:07:02 +0000 (05:07 +0900)
committerFujii Masao <fujii@postgresql.org>
Sat, 15 Jun 2013 20:07:02 +0000 (05:07 +0900)
commitf69aece6f475b08a6ec60f80531eefc0005d9e9b
tree1084a6f649ab6124d3c8d143fffcf4b5ca98fb1d
parent873ab97219caabeb2f7b390268a4fe01e2b7518c
Fix pg_restore -l with the directory archive to display the correct format name.

Back-patch to 9.1 where the directory archive was introduced.
src/bin/pg_dump/pg_backup_archiver.c