Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8e9accc

Browse files
committed
Reword:
< * Improve concurrency in GIST > * Add concurrency to GIST
1 parent 79ec810 commit 8e9accc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Oct 28 21:50:03 EST 2002
3+
Last updated: Mon Oct 28 22:22:27 EST 2002
44

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

@@ -170,7 +170,7 @@ Indexes
170170
* Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
171171
float4, numeric/decimal too [optimizer]
172172
* Add FILLFACTOR to btree index creation
173-
* Improve concurrency in GIST
173+
* Add concurrency to GIST
174174
* Improve concurrency of hash indexes (Neil)
175175
* -Test hash index performance and discourage usage
176176

0 commit comments

Comments
 (0)