pgsql: Fix pg_restore -l with the directory archive to display the corr - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Fix pg_restore -l with the directory archive to display the corr
Date
Msg-id E1Unwv0-0002xE-E2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f69aece6f475b08a6ec60f80531eefc0005d9e9b

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c |    3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Use SA_RESTART for all signals, including SIGALRM.
Next
From: Fujii Masao
Date:
Subject: pgsql: Fix pg_restore -l with the directory archive to display the corr