From baba07173c3b10da719e5594d9fb683da425f0c9 Mon Sep 17 00:00:00 2001
From: Michael Meskes <meskes@postgresql.org>
Date: Thu, 22 May 2003 08:15:42 +0000
Subject: [PATCH] Removed one TODO item for ecpg as this is done.

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

diff --git a/doc/TODO b/doc/TODO
index 3422af9c1f6..ec72a7579fd 100644
--- 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
-- 
GitLab