pgsql-server: Modify: > * Un-comment all variables in postgresql.conf

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Modify: > * Un-comment all variables in postgresql.conf
Date: 2004-08-06 17:52:45
Message-ID: 20040806175245.40C8F5E4712@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Modify:

> * Un-comment all variables in postgresql.conf
84,85c84,85
< By removing comments we prevent the confusion that commenting a line
< returns a modified value to its default, which it does not.
> By not showing commented-out variables, we discourage people from
> thinking that re-commenting a variable returns it to its default.

Modified Files:
--------------
pgsql-server/doc:
TODO (r1.1319 -> r1.1320)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/TODO.diff?r1=1.1319&r2=1.1320)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-08-06 18:05:50 pgsql-server: Use one, not zero, as the default lower bound for arrays
Previous Message Tom Lane 2004-08-06 16:07:00 pgsql-server: Add _O_TEXT option to dup2 call on Windows, to ensure