pgsql-server/ oc/src/sgml/client-auth.sgml rc/ ...
pgsql-server/ oc/src/sgml/client-auth.sgml rc/ ...
От:
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
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