fix in --help output

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: pgsql-patches(at)postgresql(dot)org
Subject: fix in --help output
Date: 2008-02-21 17:10:02
Message-ID: 47BDB06A.3070700@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I attach fix for --help output. I replaced --NAME... with -NAME and add some
example. getopt parse -- as a end of options and rest of line is not parsed.
This should be backported for 8.3 and 8.2 as well. PG8.1 does not have this options.

Thanks Zdenek

Attachment Content-Type Size
help.patch text/x-patch 1.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2008-02-21 17:38:54 Re: Fix pgstatindex using for large indexes
Previous Message Dave Page 2008-02-21 15:02:07 Fix for initdb failures on Vista