aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/rangetypes.sgml
Commit message (Expand)AuthorAge
* Revert 29854ee8d1 due to buildfarm failuresAlexander Korotkov2021-06-15
* Support for unnest(multirange) and cast multirange as an array of rangesAlexander Korotkov2021-06-15
* doc: Add index entry for "multirange type"Peter Eisentraut2021-05-03
* Add support of multirange matching to the existing range GiST indexesAlexander Korotkov2020-12-29
* Fix typos and grammar in docs and commentsMichael Paquier2020-12-24
* Multirange datatypesAlexander Korotkov2020-12-20
* docs: clarify infinite range values from data-type infinitiesBruce Momjian2019-12-27
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* docs: Map operator @> to the proper SGML escape for '>'Bruce Momjian2015-10-07
* Docs: add another example of creating a range type.Tom Lane2015-10-02
* docs: consistently uppercase index method and add spacingBruce Momjian2015-05-15
* Improve Range Types and Exclusion Constraints example.Jeff Davis2013-09-04
* Mention in docs that you can create SP-GiST indexes on range types.Heikki Linnakangas2013-04-22
* Fix typo in example.Heikki Linnakangas2012-08-23
* Documentation style improvementsPeter Eisentraut2012-06-08
* Documentation spell and markup checkingPeter Eisentraut2012-06-08
* Some more editing of the range-types documentation.Tom Lane2011-11-23
* Remove zero- and one-argument range constructor functions.Tom Lane2011-11-22
* Further review of range-types patch.Tom Lane2011-11-18
* Adjust range type docs for some last-minute changes I made to the patch.Heikki Linnakangas2011-11-08
* Support range data types.Heikki Linnakangas2011-11-03