提交 1c6adf0f 编写于 作者: B Bruce Momjian

Done:

> * -Add hash for evaluating GROUP BY aggregates (Tom)
上级 6c1d4662
TODO list for PostgreSQL
========================
Last updated: Tue Nov 19 15:35:02 EST 2002
Last updated: Wed Nov 20 20:02:29 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -374,7 +374,7 @@ Optimizer / Executor
* Improve Subplan list handling
* Allow Subplans to use efficient joins(hash, merge) with upper variable
* Add hash for evaluating GROUP BY aggregates (Tom)
* -Add hash for evaluating GROUP BY aggregates (Tom)
* Allow merge and hash joins on expressions not just simple variables (Tom)
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册