Make krb_realm and krb_server_hostname be pg_hba options only, and remove
authorMagnus Hagander <magnus@hagander.net>
Fri, 9 Jan 2009 10:13:19 +0000 (10:13 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 9 Jan 2009 10:13:19 +0000 (10:13 +0000)
commit12e900834ff11219214a461c4c977d7925c5e2c6
tree3d2e09c40b645dc2c692497e6ab0f7acf2705648
parent8deee75cba2897144c916992624e93e6b2716681
Make krb_realm and krb_server_hostname be pg_hba options only, and remove
their GUCs.

In passing, noted that the pg_hba options for krb5 authentication weren't
listed at all - so add this.
doc/src/sgml/client-auth.sgml
doc/src/sgml/config.sgml
src/backend/libpq/auth.c
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample