Re: patch for allowing multiple -t options to pg_dump

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: patch for allowing multiple -t options to pg_dump
Дата
Msg-id 200407120100.i6C104322434@candle.pha.pa.us
обсуждение исходный текст
Ответ на patch for allowing multiple -t options to pg_dump  (Andreas Joseph Krogh <andreak@officenet.no>)
Ответы Re: patch for allowing multiple -t options to pg_dump
Список pgsql-hackers
Andreas Joseph Krogh wrote:
[ PGP not available, raw data follows ]
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi, I've prepared a patch(against CVS HEAD of today) to pg_dump.c to
> make pg_dump understand multiple -t options for dumping multiple tables
> in one command.
> Eks:
> pg_dump -t table1 -t table2 -t table3 <dbname>
> 
> The patch is here:
> http://home.officenet.no/~andreak/pg_dump.patch
> 
> Any comments, flames?
> 
> Is it too late for it to make it into 7.5? I submitted a patch against
> 7.4 a while ago, but was then told it had to wait until 7.5, and, well,
> now it's 7.5-time:-)

Uh, I see your patch posted on July 6.  Is that the one?  We started a
feature freeze on July 1.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug: psql misquotes constraints
Следующее
От: Bruce Momjian
Дата:
Сообщение: Caught up