Don't pass NULL to fprintf, if a bogus connection string is given to pg_dump.
Back-patch to all supported branches.
Branch
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/23ef96327f9ea2a0213d05831175a3ac1b472f29
Modified Files
--------------
src/bin/pg_dump/pg_backup_db.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)