Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-11-07 | Fix generation of MergeAppend plans for optimized min/max on expressions. | Tom Lane | 9.1.11 |
| 2013-08-23 | In locate_grouping_columns(), don't expect an exact match of Var typmods. | Tom Lane | 9.1.10 |
| 2011-07-12 | Avoid listing ungrouped Vars in the targetlist of Agg-underneath-Window. | Tom Lane | 9.1.0 |
| 2011-04-16 | Clean up collation processing in prepunion.c. | Tom Lane | 9.1.0 |
| 2010-10-31 | Provide hashing support for arrays. | Tom Lane | 9.1.0 |