]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Mon, 25 Mar 2002 03:37:01 +0000 (03:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 25 Mar 2002 03:37:01 +0000 (03:37 +0000)
>  o Fix problems with complex temporary table creation/destruction
>    without using PL/PgSQL EXECUTE

doc/TODO

index 5cf410d1bab9caf47b0ea8615cd257265ca61c1a..b7af0b78a47e2014a7718e5170e27b70a61475b7 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Sun Mar 24 17:37:06 EST 2002
+Last updated:          Sun Mar 24 22:36:39 EST 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -239,7 +239,8 @@ COMMANDS
        o Add untrusted version of plpython
        o Add plsh server-side shell language (Peter E)
        o Allow Java server-side programming (?) [java]
-
+       o Fix problems with complex temporary table creation/destruction
+         without using PL/PgSQL EXECUTE
 
 CLIENTS
 -------