File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
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 (pgman@candle.pha.pa.us)
5
- Last updated: Sun Sep 25 22:44:22 EDT 2005
5
+ Last updated: Mon Sep 26 11:52:28 EDT 2005
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.
@@ -159,8 +159,6 @@ Monitoring
159
159
* %Add ability to monitor the use of temporary sort files
160
160
* Allow server logs to be remotely read and removed using SQL commands
161
161
* Allow protocol-level BIND parameter values to be logged
162
- * Allow protocol-level EXECUTE that is actually a fetch to appear
163
- in the logs as a fetch rather than another execute
164
162
165
163
166
164
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Sun Sep 25 22:44:22 EDT 2005
11
+ Last updated: Mon Sep 26 11:52:28 EDT 2005
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 > .
@@ -147,8 +147,6 @@ <h1><a name="section_3">Monitoring</a></h1>
147
147
</ li > < li > %Add ability to monitor the use of temporary sort files
148
148
</ li > < li > Allow server logs to be remotely read and removed using SQL commands
149
149
</ li > < li > Allow protocol-level BIND parameter values to be logged
150
- </ li > < li > Allow protocol-level EXECUTE that is actually a fetch to appear
151
- in the logs as a fetch rather than another execute
152
150
</ li > </ ul >
153
151
< h1 > < a name ="section_4 "> Data Types</ a > </ h1 >
154
152
You can’t perform that action at this time.
0 commit comments