File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Thu Sep 14 16:46:05 EDT 2006
5
+ Last updated: Thu Sep 14 17:36:44 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -88,7 +88,7 @@ Administration
88
88
* Configuration files
89
89
90
90
o -Add "include file" functionality in postgresql.conf
91
- o - Allow commenting of variables in postgresql.conf to restore them
91
+ o Allow commenting of variables in postgresql.conf to restore them
92
92
to defaults
93
93
94
94
Currently, if a variable is commented out, it keeps the
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Thu Sep 14 16:46:05 EDT 2006
11
+ Last updated: Thu Sep 14 17:36:44 EDT 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -83,7 +83,7 @@ <h1><a name="section_2">Administration</a></h1>
83
83
</ li > < li > Configuration files
84
84
< ul >
85
85
< li > -< em > Add "include file" functionality in postgresql.conf</ em >
86
- </ li > < li > - < em > Allow commenting of variables in postgresql.conf to restore them</ em >
86
+ </ li > < li > Allow commenting of variables in postgresql.conf to restore them
87
87
to defaults
88
88
< p > Currently, if a variable is commented out, it keeps the
89
89
previous uncommented value until a server restarted.
You can’t perform that action at this time.
0 commit comments