pgsql: Don't mention SSL methods that aren't reachable in docs

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't mention SSL methods that aren't reachable in docs
Date: 2017-07-03 15:17:15
Message-ID: E1dS36B-00087u-MW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Don't mention SSL methods that aren't reachable in docs

Author: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/42794d6749f24636efbb198db17c30c63df10900

Modified Files
--------------
doc/src/sgml/libpq.sgml | 3 +--
doc/src/sgml/sslinfo.sgml | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-07-04 02:48:40 pgsql: Improve subscription locking
Previous Message Heikki Linnakangas 2017-07-03 11:54:43 pgsql: Treat clean shutdown of an SSL connection same as the non-SSL ca