Re: pg_dumpall default database - Mailing list pgsql-patches

From Tom Lane
Subject Re: pg_dumpall default database
Date
Msg-id 15209.1168923447@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_dumpall default database  (Dave Page <dpage@postgresql.org>)
Responses Re: pg_dumpall default database
List pgsql-patches
Dave Page <dpage@postgresql.org> writes:
> OK, updated patch attached. This has

> -E <dbname> or --default-database=<dbname>

Not sure that "default" database is a particularly helpful adjective;
why shouldn't the switch just be --database?

Other than that, looks fine.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: scrollable cursor sup. for SPI
Next
From: "Pavel Stehule"
Date:
Subject: Re: scrollable cursor sup. for SPI