Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-07-09 | Fix planner to pass correct collation to operator selectivity estimators. | Tom Lane | 9.1.5 |
| 2010-11-19 | Improve relation width estimation for subqueries. | Tom Lane | 9.1.0 |
| 2010-10-08 | Teach CLUSTER to use seqscan-and-sort when it's faster than indexscan. | Tom Lane | 9.1.0 |