提交 fa8a73ca 编写于 作者: B Bruce Momjian

Clarify working in 'top x items using sequential scan' item

上级 9832a235
TODO list for PostgreSQL
========================
Last updated: Mon Feb 11 13:14:25 EST 2002
Last updated: Tue Feb 12 17:24:00 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -409,6 +409,7 @@ OPTIMIZER / EXECUTOR
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
* Allow ORDER BY ... LIMIT to select top values without sort or index
using a sequential scan for highest/lowest values
MISCELLANEOUS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册