projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5aa0dc
)
added CallableStatement support to jdbc todo
author
Barry Lind
Thu, 29 Nov 2001 18:15:33 +0000
(18:15 +0000)
committer
Barry Lind
Thu, 29 Nov 2001 18:15:33 +0000
(18:15 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/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