Re: pg_dump exclusion switches and functions/types

Csaba Nagy <nagy@ecircle-ag.com>

From: Csaba Nagy <nagy@ecircle-ag.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Kris Jurka <books@ejurka.com>, postgres hackers <pgsql-hackers@postgresql.org>
Date: 2006-10-09T14:29:44Z
Lists: pgsql-hackers
On Mon, 2006-10-09 at 16:24, Tom Lane wrote:
> I think we've agreed that if you use some exclusion switches, but not
> any inclusion switches, then only the specific objects matching your
> switches are excluded.  CVS HEAD gets this wrong, but I'm going to work
> on it today.

Cool, that makes it cover my use case and some more.

Thanks,
Csaba.