pgsql-server/ oc/src/sgml/client-auth.sgml rc/ ...

Started by Bruce Momjianalmost 23 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/09/13 13:43:38

Modified files:
doc/src/sgml : client-auth.sgml
src/backend/libpq: pg_hba.conf.sample

Log message:
When I sent in the sslmode patch I forgot to update the
comments/examples in pg_hba.conf. This patch remedies that, adds a brief
explanation of the connection types, and adds a missing period in the
docs.

Jon Jensen