Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1347b commit babd02aCopy full SHA for babd02a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jun 8 23:15:47 EDT 2004
+Last updated: Wed Jun 9 23:34:55 EDT 2004
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -147,6 +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
151
152
153
Commands
0 commit comments