projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d03a067
)
Removed one TODO item for ecpg as this is done.
author
Michael Meskes
Thu, 22 May 2003 08:15:42 +0000
(08:15 +0000)
committer
Michael Meskes
Thu, 22 May 2003 08:15:42 +0000
(08:15 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 3422af9c1f65c37d712158c497cc65d3af29426e..ec72a7579fd1889c4f89a355fa0cf4517366df01 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-257,7
+257,6
@@
Clients
o Implement SQLDA
o Allow multi-threaded use of SQLCA
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
o Improve error handling
o Allow :var[:index] or :var[
] as cvariable for an array var