Avoid crashing pg_dump if we can't connect to the database server, and
authorNeil Conway <neilc@samurai.com>
Wed, 27 Jul 2005 05:15:03 +0000 (05:15 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 27 Jul 2005 05:15:03 +0000 (05:15 +0000)
commit6fd251777c7d4042d9742fc79eac40aa4d98dd32
treefb421ad6ca742732461f68a982dc2b4aa4b1ca89
parent6e94de2d3758994b146b022f4863a488297f6730
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.
src/bin/pg_dump/pg_backup_db.c