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

Neil Conway <neilc@samurai.com>

Commit: f4bbe13491cd3407d383a72b7b0dee2c707a4ef7
Author: Neil Conway <neilc@samurai.com>
Date: 2005-07-27T05:15:03Z
Releases: 8.0.4
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