aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-05-22 13:20:46 +0000
committerBruce Momjian <bruce@momjian.us>2001-05-22 13:20:46 +0000
commite6ba9213a212dd2fb75703ad6674258c2d5a5e0f (patch)
tree0c477f3cf03b2c4a7223eba0d9e5ae3458d68cb5
parent73f357bcc363e19310db6def2040261c21116488 (diff)
downloadpostgresql-e6ba9213a212dd2fb75703ad6674258c2d5a5e0f.tar.gz
postgresql-e6ba9213a212dd2fb75703ad6674258c2d5a5e0f.zip
Update TODO list.
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 9f47f72c074..989a24b1b23 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue May 22 08:10:27 EDT 2001
+Last updated: Tue May 22 09:20:25 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -23,7 +23,7 @@ PARSER
MISC
-* Plpgsql does not handle quoted mixed-case identifiers
+* PL/PgSQL does not handle quoted mixed-case identifiers
ENHANCEMENTS
------------