Don't assume PQdb() will return a valid result from a failed connection.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Oct 2004 17:25:55 +0000 (17:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Oct 2004 17:25:55 +0000 (17:25 +0000)
commitbbd1e1cc6844cddcf68fd2771860036df6ac62eb
tree8a7860ee0744d1b81c1b2757196dcbd4c02ab776
parentb1f8a37aa7b19f2e7a1965005503437dd15c7138
Don't assume PQdb() will return a valid result from a failed connection.
src/bin/pg_dump/pg_backup_db.c