|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF"> |
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1> |
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> |
11 | | -Last updated:Sun Sep25 22:44:22 EDT 2005 |
| 11 | +Last updated:Mon Sep26 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 | <ahref="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><aname="section_4">Data Types</a></h1> |
154 | 152 |
|
|