gss: add missing references to hostgssenc and hostnogssenc

Bruce Momjian <bruce@momjian.us>

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