pgsql: doc: simplify intermediate certificate mention in libpq docs

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: simplify intermediate certificate mention in libpq docs
Date: 2018-01-23 15:18:35
Message-ID: E1ee0LL-0000nC-Hm@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: simplify intermediate certificate mention in libpq docs

Backpatch-through: 9.3

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5aaa86666f4b8f78ed22505a1b0350ee1aafb3db

Modified Files
--------------
doc/src/sgml/libpq.sgml | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-01-23 15:55:26 pgsql: In pg_dump, force reconnection after issuing ALTER DATABASE SET
Previous Message Amit Kapila 2018-01-23 13:44:18 Re: pgsql: Allow UPDATE to move rows between partitions.