Re: Multiple -t options for pg_dump

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Multiple -t options for pg_dump
Дата
Msg-id 20050923071403.GA23375@fetter.org
обсуждение исходный текст
Ответ на Re: Multiple -t options for pg_dump  (Neil Conway <neilc@samurai.com>)
Ответы Re: Multiple -t options for pg_dump  (Neil Conway <neilc@samurai.com>)
Список 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!

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Clarifying Autovacuum docs in the release notes
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Multiple -t options for pg_dump