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
5
5
Bracketed items "[]" have more detail.
6
6
7
7
Current 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
9
9
10
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
11
@@ -80,6 +80,10 @@ Administration
80
80
cleaned up properly. A new signal is needed for safe termination.
81
81
82
82
* 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
+
83
87
* Allow point-in-time recovery to archive partially filled write-ahead
84
88
logs
85
89
You can’t perform that action at this time.
0 commit comments