]> granicus.if.org Git - postgresql/commitdiff
Christof Petig changes where for HISTORY, not TODO.
authorBruce Momjian <bruce@momjian.us>
Fri, 28 Dec 2001 05:02:50 +0000 (05:02 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 28 Dec 2001 05:02:50 +0000 (05:02 +0000)
doc/TODO

index 72aeab6bb4e5ec1f711f8d8b1af3e84a4bf5c42e..4596d567ca5a0bf9aaa3ac357b09ed30f688325e 100644 (file)
--- 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