Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-07-10 | Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. | Tom Lane | 9.1.5 |
| 2011-04-12 | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 9.1.0 |
| 2011-04-11 | Teach pattern_fixed_prefix() about collations. | Tom Lane | 9.1.0 |
| 2011-03-12 | Make all comparisons done for/with statistics use the default collation. | Tom Lane | 9.1.0 |