File tree 2 files changed +4
-4
lines changed 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: Fri Aug 11 11:53:33 EDT 2006
5
+ Last updated: Fri Aug 11 16:17:22 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.
@@ -80,7 +80,7 @@ Administration
80
80
* Configuration files
81
81
82
82
o -Add "include file" functionality in postgresql.conf
83
- o % Allow commenting of variables in postgresql.conf to restore them
83
+ o - Allow commenting of variables in postgresql.conf to restore them
84
84
to defaults
85
85
86
86
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: Fri Aug 11 11:53:33 EDT 2006
11
+ Last updated: Fri Aug 11 16:17:22 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 > .
@@ -76,7 +76,7 @@ <h1><a name="section_2">Administration</a></h1>
76
76
</ li > < li > Configuration files
77
77
< ul >
78
78
< li > -< em > Add "include file" functionality in postgresql.conf</ em >
79
- </ li > < li > % Allow commenting of variables in postgresql.conf to restore them
79
+ </ li > < li > - < em > Allow commenting of variables in postgresql.conf to restore them</ em >
80
80
to defaults
81
81
< p > Currently, if a variable is commented out, it keeps the
82
82
previous uncommented value until a server restarted.
You can’t perform that action at this time.
0 commit comments