From: Bruce Momjian Date: Tue, 26 Jun 2001 19:43:11 +0000 (+0000) Subject: Update TODO list. X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=ef20f0ce255a76973b48ab24e813beff7c5446a1;p=users%2Frhaas%2Fpostgres.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index b562d93517..65e8bd457f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue Jun 26 11:07:53 EDT 2001 +Last updated: Tue Jun 26 15:43:04 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -195,7 +195,7 @@ CLIENTS * Fix libpq to properly handle socket failures under native MS Win32 [libpq] * JDBC * Comprehensive test suite. This may be available already. - * Updateable resultSet + * Updateable resultSet (must be done in backend code) * Improved DatabaseMetaData * Compatible blob support * Error Codes (pending backend implementation)