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