diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-02-19 22:41:29 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-02-19 22:41:29 +0000 |
commit | 02f3a695712df5ed1d87a78ff210aaae7a36e9d6 (patch) | |
tree | ad1d6343f3397de45ba540f537934b9db18b8123 | |
parent | 8a58c7f5bcc812d91d74f85aaa57834da0ece4c3 (diff) | |
download | postgresql-02f3a695712df5ed1d87a78ff210aaae7a36e9d6.tar.gz postgresql-02f3a695712df5ed1d87a78ff210aaae7a36e9d6.zip |
Add:
> * Clarify use of 'application' and 'command' tags in SGML docs
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 + --------------------------------------------------------------------------- |