Re: Multiple -t options for pg_dump - Mailing list pgsql-patches

From David Fetter
Subject Re: Multiple -t options for pg_dump
Date
Msg-id 20050923071403.GA23375@fetter.org
Whole thread Raw
In response to Re: Multiple -t options for pg_dump  (Neil Conway <neilc@samurai.com>)
Responses Re: Multiple -t options for pg_dump
List pgsql-patches
On Tue, Sep 20, 2005 at 12:15:23PM -0400, Neil Conway wrote:
> A few minor comments are below. This is for 8.2, right?

Yes.  Please find enclosed round 2 of the patch.  It implements
multiple -n's and multiple -t's, although I think it's broken for
multiple -n's with no -t's.

Also included are a few wrapper functions for doing the right thing
should any of calloc(), malloc(), realloc() and strdup() fail.

Comments?  Suggestions?

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

Remember to vote!

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [DOCS] Clarifying Autovacuum docs in the release notes
Next
From: Neil Conway
Date:
Subject: Re: Multiple -t options for pg_dump