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