pgsql: Make the default pg_hba.conf and pg_ident.conf align at

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make the default pg_hba.conf and pg_ident.conf align at
Date: 2010-01-26 06:45:31
Message-ID: 20100126064531.965877541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make the default pg_hba.conf and pg_ident.conf align at 8-character boundaries
to make it easier to use with tabs.

Modified Files:
--------------
pgsql/doc/src/sgml:
backup.sgml (r2.138 -> r2.139)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.138&r2=2.139)
client-auth.sgml (r1.126 -> r1.127)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml?r1=1.126&r2=1.127)
pgsql/src/backend/libpq:
pg_hba.conf.sample (r1.69 -> r1.70)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/pg_hba.conf.sample?r1=1.69&r2=1.70)
pg_ident.conf.sample (r1.11 -> r1.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/pg_ident.conf.sample?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2010-01-26 06:58:39 pgsql: Reformat the comments in pg_hba.conf and pg_ident.conf These
Previous Message Simon Riggs 2010-01-26 00:07:14 pgsql: Fix longstanding gripe that we check for 0000000001.history at