aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-01-14 01:10:22 +0000
committerBruce Momjian <bruce@momjian.us>2000-01-14 01:10:22 +0000
commitbb7e85fb850097124f586c192f4afbf5cdcdda6e (patch)
tree6c89dd3a999061743147e85cbeb6e570c9b34a49
parent9b003129fe8cf1bb3bd9f17d38da86871ed15d42 (diff)
downloadpostgresql-bb7e85fb850097124f586c192f4afbf5cdcdda6e.tar.gz
postgresql-bb7e85fb850097124f586c192f4afbf5cdcdda6e.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 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)