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 |
| 2010-12-04 | Fix two small bugs in new gistget.c logic. | Tom Lane | 9.1.0 |
| 2010-12-04 | Put back gistgettuple's check for backwards scan request. | Tom Lane | 9.1.0 |
| 2010-12-04 | KNNGIST, otherwise known as order-by-operator support for GIST. | Tom Lane | 9.1.0 |