documentation references invalid -A assertion checks option - Mailing list pgsql-hackers

From Merlin Moncure
Subject documentation references invalid -A assertion checks option
Date
Msg-id CAHyXU0yC7uPeeVzQROwtnrOP9dxTEUPYjB0og4qUnbipMEV57w@mail.gmail.com
Whole thread Raw
Responses Re: documentation references invalid -A assertion checks option
List pgsql-hackers
Both the documentation
(http://www.postgresql.org/docs/9.4/static/app-postgres.html) and the
--help switch to postgres reference a -A switch to handle assertion
checking.   Looking at the code, I don't see any entry for -A in the
getopt string and passing -A always fails with 'invalid option'
regardless of the compile time setting.  If I'm right, either the docs
or the source need to be patched.  The question is, which one?  (I
vote to remove references to the option).

merlin



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Index scan optimization
Next
From: Andres Freund
Date:
Subject: Re: documentation references invalid -A assertion checks option