Update wording:
authorBruce Momjian
Sat, 2 Sep 2006 12:31:10 +0000 (12:31 +0000)
committerBruce Momjian
Sat, 2 Sep 2006 12:31:10 +0000 (12:31 +0000)
<  o -Allow PL/python to composite types and result sets
>  o -Allow PL/python to return composite types and result sets

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

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


 Current maintainer:     Bruce Momjian ([email protected])
-Last updated:           Sat Sep  2 08:29:12 EDT 2006
+Last updated:           Sat Sep  2 08:31:04 EDT 2006
 
 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -675,7 +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
  • +      
  • -Allow PL/python to return composite types and result sets
  •