From: Bruce Momjian Date: Sat, 21 Jul 2001 04:41:08 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~820 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf3fcf3de9c51b54c11c20f3519c12d612a95dc6;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 3a5c7fe1ec..41e2c0656c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Jul 21 00:40:01 EDT 2001 +Last updated: Sat Jul 21 00:41:03 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -197,7 +197,7 @@ CLIENTS * Allow psql \d to show foreign keys * 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 [libpq] +* -Fix libpq to properly handle socket failures under native MS Win32 * JDBC o Comprehensive test suite. This may be available already. o Updateable resultSet (must be done in backend code)