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)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2004-08-06 18:05:50 |
| Subject: pgsql-server: Use one, not zero, as the default lower bound for arrays |
| Previous: | From: Tom Lane | Date: 2004-08-06 16:07:00 |
| Subject: pgsql-server: Add _O_TEXT option to dup2 call on Windows, to ensure |