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

From: petere(at)postgresql(dot)org (Peter Eisentraut - PostgreSQL)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/ oc/src/sgml/client-auth.sgml rc/ ...
Date: 2002-09-14 18:35:46
Message-ID: 20020914183546.B4E92475DD7@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere(at)postgresql(dot)org 02/09/14 14:35:46

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

Log message:
Shrink the pg_hba.conf and pg_ident.conf default files and move most of the
inline documentation to the main docs.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-09-14 19:32:54 pgsql-server/contrib/tablefunc tablefunc.c
Previous Message Joe Conway 2002-09-14 16:04:35 Re: pgsql-server/src pl/plpgsql/src/pl_comp.c pl/p ...