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-27 16:24:17 +00:00
parent bbca11bf3b
commit f62c5f861a

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Tue Jun 26 15:43:04 EDT 2001 Last updated: Wed Jun 27 12:24:10 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -197,7 +197,7 @@ CLIENTS
* Comprehensive test suite. This may be available already. * Comprehensive test suite. This may be available already.
* Updateable resultSet (must be done in backend code) * Updateable resultSet (must be done in backend code)
* Improved DatabaseMetaData * Improved DatabaseMetaData
* Compatible blob support * JDBC-standard BLOB support
* Error Codes (pending backend implementation) * Error Codes (pending backend implementation)
REFERENTIAL INTEGRITY REFERENTIAL INTEGRITY