From d9b2401d909c32eca81c44bf380a3f897e1cbf4e Mon Sep 17 00:00:00 2001
From: Michael Meskes <meskes@postgresql.org>
Date: Fri, 20 Jun 2003 13:20:09 +0000
Subject: [PATCH] Just another ecpg todo done.

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

diff --git a/doc/TODO b/doc/TODO
index 43bafc738c3..2d7ec669b26 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -270,7 +270,7 @@ Clients
 	o Add SQLSTATE
 	o fix handling of DB attributes that are arrays
 	o Use backend prepare/execute facility for ecpg where possible
-	o Make casts work in variable initializations
+	o -Make casts work in variable initializations
 	o Implement SQLDA (do we really need this?)
 	o Fix nested C comments
 	o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
-- 
GitLab