From 78d21560660dd1e6cb4850ab2735caaf8527e8b4 Mon Sep 17 00:00:00 2001
From: Michael Meskes <meskes@postgresql.org>
Date: Fri, 23 May 2003 17:20:46 +0000
Subject: [PATCH] One more ecpg todo fixed and removed.

---
 doc/TODO | 1 -
 1 file changed, 1 deletion(-)

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
-- 
GitLab