File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
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 Aug 3 21:24:41 EDT 2006
5
+ Last updated: Mon Aug 7 21:24:28 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.
@@ -185,9 +185,7 @@ Monitoring
185
185
186
186
* %Add ability to monitor the use of temporary sort files
187
187
* -Allow server logs to be remotely read and removed using SQL commands
188
- * Allow protocol-level BIND parameter values to be logged
189
-
190
- http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php
188
+ * -Allow protocol-level BIND parameter values to be logged, if text mode
191
189
192
190
193
191
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 Aug 3 21:24:41 EDT 2006
11
+ Last updated: Mon Aug 7 21:24:28 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 > .
@@ -167,9 +167,7 @@ <h1><a name="section_3">Monitoring</a></h1>
167
167
</ p >
168
168
</ li > < li > %Add ability to monitor the use of temporary sort files
169
169
</ li > < li > -< em > Allow server logs to be remotely read and removed using SQL commands</ em >
170
- </ li > < li > Allow protocol-level BIND parameter values to be logged
171
- < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php "> http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php</ a >
172
- </ p >
170
+ </ li > < li > -< em > Allow protocol-level BIND parameter values to be logged, if text mode</ em >
173
171
</ li > </ ul >
174
172
< h1 > < a name ="section_4 "> Data Types</ a > </ h1 >
175
173
You can’t perform that action at this time.
0 commit comments