Re: Bug #714: pg_dump segfaults when given an invalid command

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Bug #714: pg_dump segfaults when given an invalid command
Дата
Msg-id 200207190304.g6J34ID13386@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Bug #714: pg_dump segfaults when given an invalid command  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I just tried with current CVS and got:
> >     $ aspg pg_dump  --someoptionthatdoesntexist somedb
> >     pg_dump: unrecognized option `--someoptionthatdoesntexist'
> >     Try 'pg_dump --help' for more information.
> > My guess is that there is something buggy with your libc getopt.  Can
> > someone else reproduce this error?
>
> This is fixed since 7.2.

Oh, I rememberz now.  Was a bug in 7.2 and fixed in 7.2.1:

    revision 1.244
    date: 2002/03/21 05:47:14;  author: momjian;  state: Exp;  lines: +61 -62
    Fix pg_dump help option alignment.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #714: pg_dump segfaults when given an invalid command
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #715: Too much memory consuming with postmaster