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

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove postgres --help blurb about the removed -A option.
Date: 2014-09-22 18:14:47
Message-ID: E1XW88N-0007Ru-OV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove postgres --help blurb about the removed -A option.

I missed this in 3bdcf6a5a755503.

Noticed by Merlin Moncure
Discussion: CAHyXU0yC7uPeeVzQROwtnrOP9dxTEUPYjB0og4qUnbipMEV57w(at)mail(dot)gmail(dot)com

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-09-22 20:20:09 pgsql: Fix mishandling of CreateEventTrigStmt's eventname field.
Previous Message Stephen Frost 2014-09-21 17:50:15 Re: pgsql: Row-Level Security Policies (RLS)