OSDN Git Service

Removed one TODO item for ecpg as this is done.
authorMichael Meskes <meskes@postgresql.org>
Thu, 22 May 2003 08:15:42 +0000 (08:15 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 22 May 2003 08:15:42 +0000 (08:15 +0000)
doc/TODO

index 3422af9..ec72a75 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[<integer>] as cvariable for an array var