Re: bug in pg_dumpall 7.3 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bug in pg_dumpall 7.3
Date
Msg-id 20120.1037934773@sss.pgh.pa.us
Whole thread Raw
In response to bug in pg_dumpall 7.3  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> Do this:
> create database "adsf asdf";

> Then to a pg_dumpall and you get this:

> \connect "adsf asdf"
> pg_dump: too many command line options (first is 'asdf')

Good catch --- fixed.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Optimizer & boolean syntax
Next
From: Bruce Momjian
Date:
Subject: nested transactions