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 62293ccbc01..7ead534b013 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Thu Jan 3 12:29:05 EST 2002
+Last updated: Thu Jan 3 12:30:27 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -152,6 +152,7 @@ INDEXES
* -Use indexes with CIDR '<<' (contains) operator
* Improve concurrency in GIST
* Add FILLFACTOR to index creation
+* Allow only owner to create indexes
SYSTEM TABLES