Remove hard-coded "\connect postgres" from pg_dumpall.

This doesn't appear to accompish anything useful, and does make the
restore fail if the postgres database happens to have been dropped.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/deb15803249883db031c6cc8af104b575f7809ad

Modified Files
--------------
src/bin/pg_dump/pg_dumpall.c |    7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to