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