From: Bruce Momjian Date: Mon, 12 Nov 2001 05:35:48 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA3~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26e34c9b305714f2cdd830dba0b825c00add7f62;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 86d5817f28..ef818ba6f3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Nov 8 13:24:37 EST 2001 +Last updated: Mon Nov 12 00:35:44 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -218,7 +218,7 @@ CLIENTS * Add XML interface: psql, pg_dump, COPY, separate server (?) * -Fix libpq to properly handle socket failures under native MS Win32 * Fix ecpg variable handling in EXEC SQL AT statement -* Add MD5 to ODBC +* -Add MD5 to ODBC (Bruce) * JDBC o Comprehensive test suite. This may be available already. o Updateable resultSet (must be done in backend code)