We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c709999 commit 741681bCopy full SHA for 741681b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jun 9 23:34:55 EDT 2004
+Last updated: Thu Jun 10 00:06:02 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -147,7 +147,7 @@ Indexes
147
* Add FILLFACTOR to btree index creation
148
* Add concurrency to GIST
149
* 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
+* Allow hash buckets to fill disk pages, rather than being sparse
151
152
153
Commands
0 commit comments