Re: pg_dump a specific schema - Mailing list pgsql-patches

From Neil Conway
Subject Re: pg_dump a specific schema
Date
Msg-id 1042391047.363.12.camel@tokyo
Whole thread Raw
In response to Re: pg_dump a specific schema  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pg_dump a specific schema  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pg_dump a specific schema  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
On Sun, 2003-01-12 at 11:55, Peter Eisentraut wrote:
> I don't care what you use for short options if all useful ones are taken.
> But the long option should be --schema.

Ok, fair enough: a revised patch is attached that uses the '-n' short
option and the '--schema' long option.

Cheers,

Neil
--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC



Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_dump a specific schema
Next
From: Tom Lane
Date:
Subject: Re: implement EXPLAIN EXECUTE