Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> 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
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to