| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
| * | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 2011-12-17 | 1 | -0/+4 |
| * | Allow more include files to be compiled in their own by adding missing | Bruce Momjian | 2011-08-27 | 1 | -0/+1 |
| * | Make GIN and GIST pass the index collation to all their support functions. | Tom Lane | 2011-04-22 | 1 | -2/+2 |
| * | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 2011-04-12 | 1 | -0/+2 |
| * | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 1 | -24/+24 |
| * | Refactor GIN's handling of duplicate search entries. | Tom Lane | 2011-01-08 | 1 | -21/+31 |
| * | Fix GIN to support null keys, empty and null items, and full index scans. | Tom Lane | 2011-01-07 | 1 | -0/+710 |
