Avoid crashing pg_dump if we can't connect to the database server, and

Neil Conway <neilc@samurai.com>

Commit: a43bbe34ff0d3a8a270a1118e7a727732ce617d4
Author: Neil Conway <neilc@samurai.com>
Date: 2005-07-27T05:14:12Z
Releases: 8.1.0
Avoid crashing pg_dump if we can't connect to the database server, and
no database has been explicitly specified. Per gripe from Omar Kilani.

Files

PathChange+/−
src/bin/pg_dump/pg_backup_db.c modified +2 −2