OSDN Git Service

Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Sun, 30 Sep 2001 00:50:05 +0000 (00:50 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 30 Sep 2001 00:50:05 +0000 (00:50 +0000)
doc/TODO

index 7a62606..40f783b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Sat Sep 29 20:49:02 EDT 2001
+Last updated:          Sat Sep 29 20:49:54 EDT 2001
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -208,6 +208,7 @@ CLIENTS
 * Allow psql \d to show temporary table structure
 * Add XML interface:  psql, pg_dump, COPY, separate server (?)
 * -Fix libpq to properly handle socket failures under native MS Win32
+* Add MD5 to ODBC
 * JDBC
        o Comprehensive test suite. This may be available already.
        o Updateable resultSet (must be done in backend code)