pgsql: Add units to the default postgresql.conf.

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add units to the default postgresql.conf.
Date: 2006-09-22 17:41:21
Message-ID: 20060922174121.5D7F39FB3DF@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-09-22 18:09:40 pgsql: Add to major release notes items, per Simon.
Previous Message Tom Lane 2006-09-22 16:35:56 pgsql: Move incorrectly-located indexterm entry.