Обсуждение: 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
------
master

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

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