aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2003-05-23 17:20:46 +0000
committerMichael Meskes <meskes@postgresql.org>2003-05-23 17:20:46 +0000
commit78d21560660dd1e6cb4850ab2735caaf8527e8b4 (patch)
tree446f1884f9589e5e4fb10654bed0a3aad946e84c
parent27330595d38a368e6c26e8d8b30b4d6d392f07e4 (diff)
downloadpostgresql-78d21560660dd1e6cb4850ab2735caaf8527e8b4.tar.gz
postgresql-78d21560660dd1e6cb4850ab2735caaf8527e8b4.zip
One more ecpg todo fixed and removed.
-rw-r--r--doc/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index ec72a7579fd..7111b5a6278 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -259,7 +259,6 @@ Clients
o Solve cardinality > 1 for input descriptors / variables
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
o Add a semantic check level, e.g. check if a table really exists
o Fix nested C comments
o Add SQLSTATE