From: Bruce Momjian Date: Sat, 17 Nov 2001 19:53:07 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA3~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59fdccccf5a4e77dba970c9e3ce14d19d52bf740;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 7d6734ec0b..139c0df9df 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Nov 17 14:29:01 EST 2001 +Last updated: Sat Nov 17 14:52:59 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -162,6 +162,7 @@ COMMANDS * Allow LIMIT/OFFSET to use expressions * Allow PL/PgSQL's RAISE function to take expressions * Change PL/PgSQL to use palloc() instead of malloc() +* Add untrusted version of plpython * -Allow GRANT/REVOKE to handle multiple user/group names * -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince) * Disallow TRUNCATE on tables that are involved in referential constraints