projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13acb5b
)
Added:
author
Bruce Momjian
Thu, 3 Jan 2002 17:31:52 +0000
(17:31 +0000)
committer
Bruce Momjian
Thu, 3 Jan 2002 17:31:52 +0000
(17:31 +0000)
> * Allow only owner to create indexes
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/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