Update TODO list.

This commit is contained in:
Bruce Momjian 2001-06-26 04:04:49 +00:00
parent b9d258e872
commit 0225f2f1c7

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Tue Jun 26 00:03:19 EDT 2001
Last updated: Tue Jun 26 00:04:44 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -193,6 +193,11 @@ CLIENTS
* add XML interface capability
* Remove <=6.3 version compatibility in ODBC?
* Fix libpq to properly handle socket failures under native MS Win32 [libpq]
* JDBC
* Comprehensive test suite. This may be available already.
* Updateable resultSet
* Improved DatabaseMetaData
* Compatible blob support
REFERENTIAL INTEGRITY