diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-10-19 14:59:04 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-10-19 14:59:04 +0000 |
commit | 9590249e14062384bae935cd0d39318d1e70d1bb (patch) | |
tree | b514309d7057b5b427d345fa54dc083b4cf3b56b | |
parent | a535cd1f8baee2935ce3bee7f570f0c8bc6eafc4 (diff) | |
download | postgresql-9590249e14062384bae935cd0d39318d1e70d1bb.tar.gz |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Oct 18 21:30:11 EDT 2001 +Last updated: Fri Oct 19 10:58:57 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -223,7 +223,6 @@ CLIENTS o JDBC-standard BLOB support o Error Codes (pending backend implementation) o Support for binary data/bytea - o Move from Ant to Make builds REFERENTIAL INTEGRITY |