Multiple -t options for pg_dump

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Multiple -t options for pg_dump
Date: 2005-09-20 15:51:50
Message-ID: 20050920155150.GC5004@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Folks,

Please find enclosed a patch against CVS TIP that allows people to
specify more than one table via pg_dump -t.

Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778

Remember to vote!

Attachment Content-Type Size
pg_dump.diff text/plain 7.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-09-20 16:15:23 Re: Multiple -t options for pg_dump
Previous Message Martijn van Oosterhout 2005-09-20 08:00:12 Re: [PATCH] Add support for IS NULL to btree indexes