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 69e703252c0..62c4883e7ab 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue Sep 17 18:22:38 EDT 2002
+Last updated: Wed Sep 18 00:22:46 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -247,6 +247,7 @@ Commands
o -Allow SHOW to output as a query result, like EXPLAIN
o -Abort all SET changes made in an aborted transaction
o Add SET SCHEMA
+ o Allow EXPLAIN EXECUTE to see prepared plans
* SERVER-SIDE LANGUAGES
o Allow PL/PgSQL's RAISE function to take expressions