pgsql: Avoid crashing pg_dump if we can't connect to the database

Started by Nonamealmost 21 years ago1 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

Log Message:
-----------
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.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_backup_db.c (r1.61 -> r1.61.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_db.c.diff?r1=1.61&r2=1.61.4.1)