Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-12-17 | Remove bogus entries in gist point_ops operator class. | Tom Lane | 9.2.0 |
| 2011-12-17 | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 9.2.0 |
| 2011-11-27 | Improve GiST range-contained-by searches by adding a flag for empty ranges. | Tom Lane | 9.2.0 |
| 2011-11-22 | Improve implementation of range-contains-element tests. | Tom Lane | 9.2.0 |
| 2011-11-21 | More code review for rangetypes patch. | Tom Lane | 9.2.0 |
| 2011-11-17 | Declare range inclusion operators as taking anyelement not anynonarray. | Tom Lane | 9.2.0 |
| 2011-11-03 | Support range data types. | Heikki Linnakangas | 9.2.0 |