pgsql: Remove postgres --help blurb about the removed -A option. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Remove postgres --help blurb about the removed -A option.
Date
Msg-id E1XW88N-0007Ru-OV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove postgres --help blurb about the removed -A option.

I missed this in 3bdcf6a5a755503.

Noticed by Merlin Moncure
Discussion: CAHyXU0yC7uPeeVzQROwtnrOP9dxTEUPYjB0og4qUnbipMEV57w@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0926ef43c160cc8334d3e86f364bf9a7aa2da43f

Modified Files
--------------
src/backend/main/main.c |    3 ---
1 file changed, 3 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Improve code around the recently added rm_identify rmgr callback
Next
From: Robert Haas
Date:
Subject: pgsql: Fix mishandling of CreateEventTrigStmt's eventname field.