From: Bruce Momjian Date: Thu, 12 Jul 2001 03:53:11 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~868 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eaafc9d66c3196bd0d47cef2b0d8c2cafad504f3;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index ba35da53cd..5d43d8100f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Jul 11 16:39:57 EDT 2001 +Last updated: Wed Jul 11 23:53:03 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -147,6 +147,7 @@ COMMANDS * Add BETWEEN ASYMMETRIC/SYMMETRIC * Change LIMIT val,val to offset,limit to match MySQL * Allow PL/PgSQL's RAISE function to take expressions +* Change PL/PgSQL to use palloc() instead of malloc() * Allow GRANT/REVOKE to handle multiple user/group names * Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER * ALTER