Re: Bug #714: pg_dump segfaults when given an invalid command - Mailing list pgsql-bugs

From Menno Smits
Subject Re: Bug #714: pg_dump segfaults when given an invalid command
Date
Msg-id 20020719130616.C21018@Menno
Whole thread Raw
In response to Re: Bug #714: pg_dump segfaults when given an invalid command  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Sorry but I'm using 7.2.1 and am seeing the problem :).
It didn't occur on the same machine/libs with 7.1.2.

Regards,
Menno Smits

On Thu, Jul 18, 2002 at 11:00:58PM -0400, 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.
>
>             regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #715: Too much memory consuming with postmaster
Next
From: "Ping (No Magic Asia)"
Date:
Subject: initdb problem