OSDN Git Service

Modify:
authorBruce Momjian <bruce@momjian.us>
Fri, 6 Aug 2004 17:52:44 +0000 (17:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 6 Aug 2004 17:52:44 +0000 (17:52 +0000)
commit57050f9bdf13fd93f534d6c97a33499be0242a40
tree304dde7bd0c3283fdc2d3723e83b9788983d3c1d
parent533bd1d5a7325f0720d8e69ff8971208fb45a3c9
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.
doc/TODO