Done:
authorBruce Momjian
Sat, 2 Sep 2006 12:29:18 +0000 (12:29 +0000)
committerBruce Momjian
Sat, 2 Sep 2006 12:29:18 +0000 (12:29 +0000)
                o -Allow PL/python to composite types and result sets

doc/TODO
doc/src/FAQ/TODO.html

index 7c51836407faac16efd71fc81e35ef2dd03db199..20a286ad90ef6cfc39224c945b795b13b67b8f56 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@ c
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Aug 30 20:34:28 EDT 2006
+Last updated:      Sat Sep  2 08:29:12 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -744,10 +744,8 @@ SQL Commands
 
          http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
 
-       o Allow PL/python to composite types and result sets
-         once buggy assert-enabled versions of python can be detected
+       o -Allow PL/python to composite types and result sets
 
-         http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php
 
 Clients
 =======
index 56bfc1868008810e8170c41e16e1c3c9661e1302..6a9026404dab1c93ef7a942c87e612905b3cf787 100644 (file)
@@ -10,7 +10,7 @@
 PostgreSQL TODO List
 


 Current maintainer:     Bruce Momjian ([email protected])
-Last updated:           Wed Aug 30 20:34:28 EDT 2006
+Last updated:           Sat Sep  2 08:29:12 EDT 2006
 
 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -675,10 +675,7 @@ first.
       
  • Add PL/Python tracebacks
  •  

                      http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php

     

    -      
  • Allow PL/python to composite types and result sets
  • -                  once buggy assert-enabled versions of python can be detected
    -

                      http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php

    -

    +      
  • -Allow PL/python to composite types and result sets
  •