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 17:36:44 EDT 2006
5
+ Last updated: Thu Sep 14 17:41:06 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.
@@ -183,7 +183,7 @@ Monitoring
183
183
184
184
* %Add ability to monitor the use of temporary sort files
185
185
* -Allow server logs to be remotely read and removed using SQL commands
186
- * -Allow protocol-level BIND parameter values to be logged, if text mode
186
+ * -Allow protocol-level BIND parameter values to be logged
187
187
188
188
189
189
Data Types
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 17:36:44 EDT 2006
11
+ Last updated: Thu Sep 14 17:41:06 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 > .
@@ -166,7 +166,7 @@ <h1><a name="section_3">Monitoring</a></h1>
166
166
</ p >
167
167
</ li > < li > %Add ability to monitor the use of temporary sort files
168
168
</ li > < li > -< em > Allow server logs to be remotely read and removed using SQL commands</ em >
169
- </ li > < li > -< em > Allow protocol-level BIND parameter values to be logged, if text mode </ em >
169
+ </ li > < li > -< em > Allow protocol-level BIND parameter values to be logged</ em >
170
170
</ li > </ ul >
171
171
< h1 > < a name ="section_4 "> Data Types</ a > </ h1 >
172
172
You can’t perform that action at this time.
0 commit comments