summaryrefslogtreecommitdiff
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 fa3c669901c..f329511949b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Apr 17 21:41:09 EDT 2002
+Last updated: Wed Apr 17 22:58:40 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -236,6 +236,7 @@ COMMANDS
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
ANALYZE, and CLUSTER
o Add SHOW command to see locale
+ o Allow SHOW to output as a query result, like EXPLAIN
* SERVER-SIDE LANGUAGES
o Allow PL/PgSQL's RAISE function to take expressions