We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c3008 commit 93db6f6Copy full SHA for 93db6f6
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jun 10 00:33:46 EDT 2004
+Last updated: Thu Jun 10 07:56:22 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
-* Allow hash buckets to fill disk pages, rather than being sparse
+* Pack hash index buckets onto disk pages more efficiently
151
152
153
Commands
0 commit comments