提交 50b71482 编写于 作者: B Bruce Momjian

Mention btree:

> * Add FILLFACTOR to btree index creation
上级 17adf80b
TODO list for PostgreSQL
========================
Last updated: Tue May 28 20:36:36 EDT 2002
Last updated: Sat Jun 1 15:52:53 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -161,8 +161,8 @@ Indexes
* Improve handling of index scans for NULL
* Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
float4, numeric/decimal too [optimizer]
* Add FILLFACTOR to btree index creation
* Improve concurrency in GIST
* Add FILLFACTOR to index creation
* Improve concurrency of hash indexes (Neil Conway)
* Test hash index performance and recommend or discourage usage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册