pgsql: Fix pg_restore -l with the directory archive to display the corr
pgsql: Fix pg_restore -l with the directory archive to display the corr
От:
Fujii Masao <fujii@postgresql.org>
Дата:
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. Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/25f5487aba82601deb650870f5a67b5d1c4ee141 Modified Files -------------- src/bin/pg_dump/pg_backup_archiver.c | 3 +++ 1 file changed, 3 insertions(+)