pgsql: Add units to the default postgresql.conf. - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Add units to the default postgresql.conf.
Date
Msg-id 20060922174121.5D7F39FB3DF@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add units to the default postgresql.conf.  For the most part, this should
match what SHOW displays as default value, to make the user experience
uniform.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        guc.c (r1.350 -> r1.351)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.350&r2=1.351)
        postgresql.conf.sample (r1.192 -> r1.193)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample.diff?r1=1.192&r2=1.193)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Move incorrectly-located indexterm entry.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add to major release notes items, per Simon.