Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-04-12 | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 9.1.0 |
| 2011-03-26 | Clean up cruft around collation initialization for tupdescs and scankeys. | Tom Lane | 9.1.0 |
| 2010-10-14 | Support MergeAppend plans, to allow sorted output from append relations. | Tom Lane | 9.1.0 |