From: Bruce Momjian Date: Fri, 28 Dec 2001 05:02:50 +0000 (+0000) Subject: Christof Petig changes where for HISTORY, not TODO. X-Git-Tag: REL7_2_BETA5~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36e42823fb7e7e5c0ffa6825b7ee2304f283f40c;p=postgresql Christof Petig changes where for HISTORY, not TODO. --- diff --git a/doc/TODO b/doc/TODO index 72aeab6bb4..4596d567ca 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