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

Commit 93db6f6

Browse files
committed
Reword:
< * Allow hash buckets to fill disk pages, rather than being sparse > * Pack hash index buckets onto disk pages more efficiently
1 parent 13c3008 commit 93db6f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jun 10 00:33:46 EDT 2004
3+
Last updated: Thu Jun 10 07:56:22 EDT 2004
44

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

@@ -147,7 +147,7 @@ Indexes
147147
* Add FILLFACTOR to btree index creation
148148
* Add concurrency to GIST
149149
* Allow a single index to index multiple tables (for inheritance and subtables)
150-
* Allow hash buckets to fill disk pages, rather than being sparse
150+
* Pack hash index buckets onto disk pages more efficiently
151151

152152

153153
Commands

0 commit comments

Comments
 (0)