summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2006-09-02 12:31:10 +0000
committerBruce Momjian2006-09-02 12:31:10 +0000
commitbb7be1ee10be6d8cd1bd3a37c132cad86c5d9f18 (patch)
tree34e962a90bccab1399c0be6781b29624c38b609b /doc/TODO
parent819f22a3022e246465361bb983070f3c92690b12 (diff)
Update wording:
< o -Allow PL/python to composite types and result sets > o -Allow PL/python to return composite types and result sets
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 20a286ad90e..ab6e4d76ecd 100644
--- 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