pgsql: Make postgresql.conf.sample match the initdb defaults. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Make postgresql.conf.sample match the initdb defaults.
Date
Msg-id 20060914232147.4D0579FA0B9@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make postgresql.conf.sample match the initdb defaults.  This fixes
comment alignment on most systems.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        postgresql.conf.sample (r1.191 -> r1.192)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample.diff?r1=1.191&r2=1.192)
    pgsql/src/bin/initdb:
        initdb.c (r1.121 -> r1.122)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.121&r2=1.122)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add a couple of information functions to support direct checks on
Next
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: psqlodbc - psqlodbc: Add note about #Deleted# columns in Access, per