projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc6b4de
)
Remove:
author
Bruce Momjian
Fri, 4 Jan 2002 04:53:26 +0000
(
04:53
+0000)
committer
Bruce Momjian
Fri, 4 Jan 2002 04:53:26 +0000
(
04:53
+0000)
< * Allow only owner to create indexes
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 51aff5593e08759188607b2e6ae8bd18f39f80e9..ca5e41a891322ead808969c04c347d357bcf683a 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Thu Jan 3
16:14:26
EST 2002
+Last updated: Thu Jan 3
23:53:14
EST 2002
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-153,7
+153,6
@@
INDEXES
* -Use indexes with CIDR '<<' (contains) operator
* Improve concurrency in GIST
* Add FILLFACTOR to index creation
-* Allow only owner to create indexes
SYSTEM TABLES