Commits

DateSubjectAuthorReleases
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.6.6
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.3.20
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 10.1
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.5.10
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 11.0
2016-07-29 Fix tqueue.c's range-remapping code. Tom Lane 9.6.0
2015-05-05 Add geometry/range functions to support BRIN inclusion Alvaro Herrera 9.5.0
2015-03-30 Add index-only scan support to range type GiST opclass. Heikki Linnakangas 9.5.0
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.4.1
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.5.0
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.3.6
2013-03-21 Fix "element <@ range" cost estimation. Heikki Linnakangas 9.3.0
2012-08-16 Add SP-GiST support for range types. Heikki Linnakangas 9.3.0
2011-11-23 Remove zero- and one-argument range constructor functions. Tom Lane 9.2.0
2011-11-22 Still more review for range-types patch. 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-17 Fix range_cmp_bounds for the case of equal-valued exclusive bounds. Tom Lane 9.2.0
2011-11-16 Code review for range-types catalog entries. Tom Lane 9.2.0
2011-11-15 Fix alignment and toasting bugs in range types. Tom Lane 9.2.0
2011-11-14 Return FALSE instead of throwing error for comparisons with empty ranges. Tom Lane 9.2.0
2011-11-03 Support range data types. Heikki Linnakangas 9.2.0