Updated JDBC todo items
authorBarry Lind
Mon, 26 Nov 2001 06:08:03 +0000 (06:08 +0000)
committerBarry Lind
Mon, 26 Nov 2001 06:08:03 +0000 (06:08 +0000)
doc/TODO

index 4931c124e4fe992cc9c57b0993690780100a5c45..49a31902f9d781fd60f961e9271263997ea2f6b7 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Thu Nov 22 21:21:59 EST 2001
+Last updated:      Sun Nov 25 22:04:23 PST 2001
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -237,14 +237,16 @@ CLIENTS
    o Error Codes (pending backend implementation)
    o -Support for binary data/bytea
    o Move to using 'make' rather than 'ant'(?)
-   o Add MD5 capability
+   o -Add MD5 capability
+   o Fix LargeObject API to handle OIDs as unsigned ints
+   o Implement cancel() method on Statement
+   o Use cursors implicitly to avoid large results (see setCursorName())
 * ECPG
    o Implement set descriptor, using descriptor
    o Make casts work in variable initializations
    o Allow variable to specify the connection name
    o Implement SQLDA
    o Allow SELECT of array of strings into a auto-sized variable
-   o Use cursors implicitly to avoid large results (see setCursorName())
    o Solve cardinality > 1 for input descriptors / variables
    o Understand structure definitions outside a declare section
    o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified