diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-06-04 20:12:22 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-06-04 20:12:22 +0000 |
commit | 8b74f70d68a3d128873d4873622ab6eb575d0505 (patch) | |
tree | f5f51475bd2e6ee33e3dd0c2f2bc08e0aab91ea7 | |
parent | b69370441e95ba56cfa294920fc0dc08a8e1c5cb (diff) | |
download | postgresql-8b74f70d68a3d128873d4873622ab6eb575d0505.tar.gz postgresql-8b74f70d68a3d128873d4873622ab6eb575d0505.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: Sat Jun 2 15:11:24 EDT 2001 +Last updated: Mon Jun 4 16:12:00 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -51,7 +51,7 @@ ADMIN TYPES -* Add domain capability +* Add domain capability [domain] * Add IPv6 capability to INET/CIDR types * Add conversion function from text to inet * Store binary-compatible type information in the system |