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

Commit 741681b

Browse files
committed
Modify:
< * Order heap pointers on hash index pages by hash value and ctid > * Allow hash buckets to fill disk pages, rather than being sparse
1 parent c709999 commit 741681b

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: Wed Jun 9 23:34:55 EDT 2004
3+
Last updated: Thu Jun 10 00:06:02 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-
* Order heap pointers on hash index pages by hash value and ctid
150+
* Allow hash buckets to fill disk pages, rather than being sparse
151151

152152

153153
Commands

0 commit comments

Comments
 (0)