aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 0f3a664bd03..175e7dc1dd7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Thu Jan 13 08:17:47 EST 2000
+Last updated: Thu Jan 13 20:06:46 EST 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -60,7 +60,7 @@ PARSER
VIEWS
* Views containing aggregates sometimes fail(Jan)
-* Views with spaces in view name fail when referenced
+* -Views with spaces in view name fail when referenced
* Creating view and inheriting the view causes view* to show
duplicates(inherit)