]> granicus.if.org Git - postgresql/commitdiff
added CallableStatement support to jdbc todo
authorBarry Lind <barry@xythos.com>
Thu, 29 Nov 2001 18:15:33 +0000 (18:15 +0000)
committerBarry Lind <barry@xythos.com>
Thu, 29 Nov 2001 18:15:33 +0000 (18:15 +0000)
doc/TODO

index 6461df2b571d950dee27855337fef2e667b2db5c..68cc6b770ee9cc328cec46b916d13441eb541673 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -247,6 +247,7 @@ CLIENTS
        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())
+        o Add support for CallableStatements
 * ECPG
        o Implement set descriptor, using descriptor
        o Make casts work in variable initializations