Обсуждение: pgsql: gss: add missing references to hostgssenc and hostnogssenc

Поиск
Список
Период
Сортировка

pgsql: gss: add missing references to hostgssenc and hostnogssenc

От
Bruce Momjian
Дата:
gss:  add missing references to hostgssenc and hostnogssenc

These were missed when these were added to pg_hba.conf in PG 12;
updates docs and pg_hba.conf.sample.

Reported-by: Arthur Nascimento

Bug: 16380

Discussion: https://postgr.es/m/20200421182736.GG19613@momjian.us

Backpatch-through: 12

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a286d470c9ba31410141f2ae77e3ca11275783c4

Modified Files
--------------
doc/src/sgml/client-auth.sgml        | 28 ++++++++++++++--------------
src/backend/libpq/pg_hba.conf.sample | 14 +++++++++-----
2 files changed, 23 insertions(+), 19 deletions(-)