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

Added:

< * Inline simple SQL functions to avoid overhead (Tom)
> * Inline simple SQL functions to avoid overhead (Neil Conway)
上级 67054701
TODO list for PostgreSQL
========================
Last updated: Thu Feb 21 23:19:21 EST 2002
Last updated: Fri Feb 22 00:21:53 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -420,7 +420,7 @@ OPTIMIZER / EXECUTOR
* 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
* Inline simple SQL functions to avoid overhead (Tom)
* Inline simple SQL functions to avoid overhead (Neil Conway)
MISCELLANEOUS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册