File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
55Bracketed items "[]" have more detail.
66
77Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8- Last updated: Fri Aug 6 11:08:49 EDT 2004
8+ Last updated: Fri Aug 6 11:12:36 EDT 2004
99
1010The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111
@@ -80,6 +80,10 @@ Administration
8080 cleaned up properly. A new signal is needed for safe termination.
8181
8282* Remove comments on postgresql.conf variables
83+
84+ By removing comments we prevent the confusion that commenting a line
85+ returns a modified value to its default, which it does not.
86+
8387* Allow point-in-time recovery to archive partially filled write-ahead
8488 logs
8589
You can’t perform that action at this time.
0 commit comments