Add:
authorBruce Momjian
Sun, 1 Sep 2002 22:36:11 +0000 (22:36 +0000)
committerBruce Momjian
Sun, 1 Sep 2002 22:36:11 +0000 (22:36 +0000)
>  o Add table function support to pltcl, plperl, plpython

doc/TODO

index b6181daa565885d967d2da357c98d58a4f91ed69..d17bdb0d03534f6deacef15703cff51a1c79a8e6 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Sat Aug 31 21:32:13 EDT 2002
+Last updated:      Sun Sep  1 18:35:52 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -271,6 +271,7 @@ Commands
    o Add PL/PgSQL packages
    o Allow array declarations and other data types in PL/PgSQl DECLARE
    o Add PL/PgSQL PROCEDURES that can return multiple values
+   o Add table function support to pltcl, plperl, plpython
 
 
 Clients