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

Commit 8a58c7f

Browse files
committed
Add:
> * Improve concurrency of hash indexes > * Test hash index performance and recommend or discourage usage
1 parent d9b01c1 commit 8a58c7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Feb 19 16:38:14 EST 2002
3+
Last updated: Tue Feb 19 17:34:12 EST 2002
44

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

@@ -157,6 +157,8 @@ INDEXES
157157
float4, numeric/decimal too [optimizer]
158158
* Improve concurrency in GIST
159159
* Add FILLFACTOR to index creation
160+
* Improve concurrency of hash indexes
161+
* Test hash index performance and recommend or discourage usage
160162

161163

162164
COMMANDS

0 commit comments

Comments
 (0)