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