From e419b48217b64aa422e717430df89005489187d7 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 13 Jan 2000 13:22:05 +0000
Subject: [PATCH] Update TODO list.

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

diff --git a/doc/TODO b/doc/TODO
index 983f7967f58..0f3a664bd03 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Jan 12 22:36:16 EST 2000
+Last updated:		Thu Jan 13 08:17:47 EST 2000
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -177,6 +177,7 @@ CLIENTS
 * -Add a function to return the last inserted oid, for use in psql
 	scripts (Peter E)
 * -Allow psql to print nulls as distinct from "" [null]
+* fix array handling for ECPG
 
 EXOTIC FEATURES
 
-- 
GitLab