Skip to content

Commit b8ef396

Browse files
committed
Added:
> * Allow only owner to create indexes
1 parent 13acb5b commit b8ef396

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jan 3 12:29:05 EST 2002
3+
Last updated: Thu Jan 3 12:30:27 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -152,6 +152,7 @@ INDEXES
152152
* -Use indexes with CIDR '<<' (contains) operator
153153
* Improve concurrency in GIST
154154
* Add FILLFACTOR to index creation
155+
* Allow only owner to create indexes
155156

156157
SYSTEM TABLES
157158

0 commit comments

Comments
 (0)