Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-04-16 | Add an Assert that indexam.c isn't used on an index awaiting reindexing. | Tom Lane | 9.1.0 |
| 2011-04-12 | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 9.1.0 |
| 2011-03-20 | Revise collation derivation method and expression-tree representation. | Tom Lane | 9.1.0 |
| 2011-03-06 | Fix incorrect access to pg_index.indcollation. | Tom Lane | 9.1.0 |
| 2010-12-03 | Create core infrastructure for KNNGIST. | Tom Lane | 9.1.0 |