aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 6461df2b571..68cc6b770ee 100644
--- 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