aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/TODO b/doc/TODO
index 2cf798ec218..0ccb8b7a1d2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue May 22 15:38:00 EDT 2001
+Last updated: Tue May 22 20:42:09 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -16,12 +16,7 @@ http://www.postgresql.org/docs/todo.html.
RELIABILITY
-----------
-PARSER
-
* -SELECT pg_class FROM pg_class generates strange error
-
-MISC
-
* PL/PgSQL does not handle quoted mixed-case identifiers
ENHANCEMENTS