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

Commit babd02a

Browse files
committed
Add:
> * Order heap pointers on hash index pages by hash value and ctid
1 parent 6d1347b commit babd02a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Jun 8 23:15:47 EDT 2004
3+
Last updated: Wed Jun 9 23:34:55 EDT 2004
44

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

@@ -147,6 +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
150151

151152

152153
Commands

0 commit comments

Comments
 (0)