1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-05 09:19:17 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian 2001-06-26 19:43:11 +00:00
parent 5d9ffb0cdf
commit ef20f0ce25

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL 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) 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] * Fix libpq to properly handle socket failures under native MS Win32 [libpq]
* JDBC * JDBC
* Comprehensive test suite. This may be available already. * Comprehensive test suite. This may be available already.
* Updateable resultSet * Updateable resultSet (must be done in backend code)
* Improved DatabaseMetaData * Improved DatabaseMetaData
* Compatible blob support * Compatible blob support
* Error Codes (pending backend implementation) * Error Codes (pending backend implementation)