Added:
authorBruce Momjian
Thu, 3 Jan 2002 17:31:52 +0000 (17:31 +0000)
committerBruce Momjian
Thu, 3 Jan 2002 17:31:52 +0000 (17:31 +0000)
> * Allow only owner to create indexes

doc/TODO

index 62293ccbc013526f258b8016c25ec9b8efdf100a..7ead534b013dd69298dd05fc9098ec343af55c4c 100644 (file)
--- 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 ([email protected])
 
@@ -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