diff options
author | Bruce Momjian | 2002-06-20 16:49:41 +0000 |
---|---|---|
committer | Bruce Momjian | 2002-06-20 16:49:41 +0000 |
commit | 585aa115872cc1997fb6212448dd1c9aab417198 (patch) | |
tree | f906356986fb8370b9fe4b4ada26ff289173b4b9 | |
parent | c2c2fd57eecd1c70f0bf10954581bbca7977b7f7 (diff) |
Update as done:
JDBC:
> o -Updateable resultSet
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Jun 19 12:36:06 EDT 2002 +Last updated: Thu Jun 20 12:46:20 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -268,7 +268,7 @@ Clients * JDBC o Comprehensive test suite. This may be available already. - o Updateable resultSet (must be done in backend code) + o -Updateable resultSet o JDBC-standard BLOB support o Error Codes (pending backend implementation) o Support both 'make' and 'ant' |