Update as done:
authorBruce Momjian <[email protected]>
Thu, 20 Jun 2002 16:49:41 +0000 (16:49 +0000)
committerBruce Momjian <[email protected]>
Thu, 20 Jun 2002 16:49:41 +0000 (16:49 +0000)
JDBC:
>  o -Updateable resultSet

doc/TODO

index 878e9859243312bda9e8f7aa05aa9801be9081e7..2910666b5cc6bc90dd94274c2abe90a06ff5a66f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -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 ([email protected])
 
@@ -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'