gss: add missing references to hostgssenc and hostnogssenc

Bruce Momjian <bruce@momjian.us>

Commit: a286d470c9ba31410141f2ae77e3ca11275783c4
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-05-26T00:19:28Z
Releases: 12.4
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

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +14 −14
src/backend/libpq/pg_hba.conf.sample modified +9 −5

Documentation touched