aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/rangetypes.h
Commit message (Expand)AuthorAge
* SP-GiST support of the range adjacent operator -|-Heikki Linnakangas2013-03-08
* Update copyrights for 2013Bruce Momjian2013-01-01
* Collect and use histograms of lower and upper bounds for range types.Heikki Linnakangas2012-08-27
* Add SP-GiST support for range types.Heikki Linnakangas2012-08-16
* Refactor the way code is shared between some range type functions.Heikki Linnakangas2012-07-18
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Improve GiST range-contained-by searches by adding a flag for empty ranges.Tom Lane2011-11-27
* Remove user-selectable ANALYZE option for range types.Tom Lane2011-11-23
* Remove zero- and one-argument range constructor functions.Tom Lane2011-11-22
* Still more review for range-types patch.Tom Lane2011-11-22
* Further code review for range types patch.Tom Lane2011-11-20
* Restructure function-internal caching in the range type code.Tom Lane2011-11-15
* Fix copyright notices, other minor editing in new range-types code.Tom Lane2011-11-14
* Support range data types.Heikki Linnakangas2011-11-03