Update TODO list.

This commit is contained in:
Bruce Momjian 2001-11-21 21:25:28 +00:00
parent d3809822f1
commit a157385d7b

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Nov 21 13:49:42 EST 2001 Last updated: Wed Nov 21 16:25:20 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -225,6 +225,7 @@ CLIENTS
* -Fix libpq to properly handle socket failures under native MS Win32 * -Fix libpq to properly handle socket failures under native MS Win32
* Fix ecpg variable handling in EXEC SQL AT statement * Fix ecpg variable handling in EXEC SQL AT statement
* -Add MD5 to ODBC (Bruce) * -Add MD5 to ODBC (Bruce)
* Add documentation for perl, including mention of DBI/DBD perl location
* JDBC * JDBC
o Comprehensive test suite. This may be available already. o Comprehensive test suite. This may be available already.
o Updateable resultSet (must be done in backend code) o Updateable resultSet (must be done in backend code)