aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 85b3a8b0afb..5b28e84f0fa 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sat Apr 6 20:53:21 EST 2002
+Last updated: Mon Apr 8 23:55:25 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -242,6 +242,7 @@ COMMANDS
o Allow Java server-side programming (?) [java]
o Fix problems with complex temporary table creation/destruction
without using PL/PgSQL EXECUTE
+ o Fix PL/pgSQL RENAME to work on on variable names
CLIENTS
-------