aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-02-19 22:41:29 +0000
committerBruce Momjian <bruce@momjian.us>2002-02-19 22:41:29 +0000
commit02f3a695712df5ed1d87a78ff210aaae7a36e9d6 (patch)
treead1d6343f3397de45ba540f537934b9db18b8123
parent8a58c7f5bcc812d91d74f85aaa57834da0ece4c3 (diff)
downloadpostgresql-02f3a695712df5ed1d87a78ff210aaae7a36e9d6.tar.gz
postgresql-02f3a695712df5ed1d87a78ff210aaae7a36e9d6.zip
Add:
> * Clarify use of 'application' and 'command' tags in SGML docs
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 879556b5f21..b4ddbabd464 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue Feb 19 17:34:12 EST 2002
+Last updated: Tue Feb 19 17:41:17 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -464,6 +464,8 @@ SOURCE CODE
* Add optional CRC checksum to heap and index pages
* Change representation of whole-tuple parameters to functions
* Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo)
+* Clarify use of 'application' and 'command' tags in SGML docs
+
---------------------------------------------------------------------------