Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-02-10 | Document and clean up gistsplit.c. | Tom Lane | 9.1.9 |
| 2013-02-07 | Repair bugs in GiST page splitting code for multi-column indexes. | Tom Lane | 9.1.9 |
| 2011-04-23 | Make GIN and GIST pass the index collation to all their support functions. | Tom Lane | 9.1.0 |
| 2010-12-04 | Update comment to match later code changes. | Tom Lane | 9.1.0 |
| 2010-12-04 | KNNGIST, otherwise known as order-by-operator support for GIST. | Tom Lane | 9.1.0 |