pgsql: pg_hba.conf.sample: Reword connection type section

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_hba.conf.sample: Reword connection type section
Date: 2021-04-29 05:04:48
Message-ID: E1lbyr2-00038X-Rj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_hba.conf.sample: Reword connection type section

Improve the wording in the connection type section of
pg_hba.conf.sample a bit. After the hostgssenc part was added on, the
whole thing became a bit wordy, and it's also a bit inaccurate for
example in that the current wording for "host" appears to say that it
does not apply to GSS-encrypted connections.

Discussion: https://www.postgresql.org/message-id/flat/fc06dcc5-513f-e944-cd07-ba51dd7c6916%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3a948ea0a2ced719f26e725b030558f2e4ab1d8e

Modified Files
--------------
src/backend/libpq/pg_hba.conf.sample | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-04-29 07:11:19 pgsql: psql: Fix line continuation prompts for unbalanced parentheses
Previous Message Michael Paquier 2021-04-29 02:47:55 pgsql: doc: Fix description of target_session_attrs=prefer-standby