aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-06-08 13:44:09 +0000
committerBruce Momjian <bruce@momjian.us>2006-06-08 13:44:09 +0000
commit4369b0b521ba45d4e5f88bc093eac7ce524d15ee (patch)
tree5feb2405ea98301fd0263b4aaf23b54a5354e7a9 /doc/src
parent12632d3c316f116961412aa7d76dc110d299c230 (diff)
downloadpostgresql-4369b0b521ba45d4e5f88bc093eac7ce524d15ee.tar.gz
postgresql-4369b0b521ba45d4e5f88bc093eac7ce524d15ee.zip
Done:
> * -Allow server logs to be remotely read and removed using SQL commands
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/TODO.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index f3ecf569915..923930c711f 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated: Wed Jun 7 23:16:59 EDT 2006
+Last updated: Thu Jun 8 09:43:38 EDT 2006
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -163,7 +163,7 @@ first.
a database for analysis.
</p>
</li><li>%Add ability to monitor the use of temporary sort files
- </li><li>Allow server logs to be remotely read and removed using SQL commands
+ </li><li>-<em>Allow server logs to be remotely read and removed using SQL commands</em>
</li><li>Allow protocol-level BIND parameter values to be logged
</li></ul>
<h1><a name="section_4">Data Types</a></h1>