]> granicus.if.org Git - postgresql/commitdiff
Update wording:
authorBruce Momjian <bruce@momjian.us>
Sat, 2 Sep 2006 12:31:10 +0000 (12:31 +0000)
committerBruce Momjian <bruce@momjian.us>
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 (bruce@momjian.us)
-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
 </p><hr/>
 Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Sat Sep  2 08:29:12 EDT 2006
+Last updated:           Sat Sep  2 08:31:04 EDT 2006
 
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -675,7 +675,7 @@ first.
       </li><li>Add PL/Python tracebacks
 <p>                  <a href="http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php">http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php</a>
 </p>
-      </li><li>-<em>Allow PL/python to composite types and result sets</em>
+      </li><li>-<em>Allow PL/python to return composite types and result sets</em>
     </li></ul>
   </li></ul>
 </li></ul>