Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-04-23 | Make GIN and GIST pass the index collation to all their support functions. | Tom Lane | 9.1.0 |
| 2011-04-12 | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 9.1.0 |
| 2011-01-08 | Refactor GIN's handling of duplicate search entries. | Tom Lane | 9.1.0 |
| 2011-01-08 | Fix GIN to support null keys, empty and null items, and full index scans. | Tom Lane | 9.1.0 |