diff options
author | Bruce Momjian <bruce@momjian.us> | 1999-10-26 04:21:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1999-10-26 04:21:59 +0000 |
commit | 2c212b2c5488467a2fd2b7559cd302c1bcdf1ab0 (patch) | |
tree | 7e411397312953cc58f80380f828f004688f6b49 | |
parent | c6626d2fdce1d7ad5fd111740c8f806b79ca48a0 (diff) | |
download | postgresql-2c212b2c5488467a2fd2b7559cd302c1bcdf1ab0.tar.gz postgresql-2c212b2c5488467a2fd2b7559cd302c1bcdf1ab0.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue Oct 26 00:11:29 EDT 1999 +Last updated: Tue Oct 26 00:21:35 EDT 1999 Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us) @@ -108,7 +108,7 @@ TYPES o Allow large object vacuuming o Tables that start with xinv confused to be large objects * -Allow pg_descriptions when creating tables -* Allow pg_descriptions when creating types, columns, and functions +* -Allow pg_descriptions when creating types, columns, and functions * Add IPv6 capability to INET/CIDR types * Make a separate SERIAL type? * Store binary-compatible type information in the system |