From 36e42823fb7e7e5c0ffa6825b7ee2304f283f40c Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 28 Dec 2001 05:02:50 +0000
Subject: [PATCH] Christof Petig changes where for HISTORY, not TODO.

---
 doc/TODO | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 72aeab6bb4e..4596d567ca5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Dec 27 23:57:29 EST 2001
+Last updated:		Fri Dec 28 00:02:36 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -271,10 +271,6 @@ CLIENTS
 	o Fix nested C comments
 	o Add SQLSTATE
 	o fix handling of DB attributes taht are arrays
-	o auto allocation for indicator variable arrays (int *ind_p=NULL)
-	o auto allocation for string arrays (char **foo_pp=NULL)
-	o ECPGfree_auto_mem fixed
-	o all function names with external linkage are now prefixed by ECPG
 
 REFERENTIAL INTEGRITY
 
-- 
GitLab