| From: | Menno Smits <m(dot)smits(at)oxcoda(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Bug #714: pg_dump segfaults when given an invalid command |
| Date: | 2002-07-19 03:06:16 |
| Message-ID: | 20020719130616.C21018@Menno |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ping (No Magic Asia) | 2002-07-19 11:16:35 | initdb problem |
| Previous Message | Bruce Momjian | 2002-07-19 03:04:18 | Re: Bug #714: pg_dump segfaults when given an invalid command |