index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
rangetypes.sgml
Commit message (
Expand
)
Author
Age
*
Revert 29854ee8d1 due to buildfarm failures
Alexander Korotkov
2021-06-15
*
Support for unnest(multirange) and cast multirange as an array of ranges
Alexander Korotkov
2021-06-15
*
doc: Add index entry for "multirange type"
Peter Eisentraut
2021-05-03
*
Add support of multirange matching to the existing range GiST indexes
Alexander Korotkov
2020-12-29
*
Fix typos and grammar in docs and comments
Michael Paquier
2020-12-24
*
Multirange datatypes
Alexander Korotkov
2020-12-20
*
docs: clarify infinite range values from data-type infinities
Bruce Momjian
2019-12-27
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
docs: Map operator @> to the proper SGML escape for '>'
Bruce Momjian
2015-10-07
*
Docs: add another example of creating a range type.
Tom Lane
2015-10-02
*
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-05-15
*
Improve Range Types and Exclusion Constraints example.
Jeff Davis
2013-09-04
*
Mention in docs that you can create SP-GiST indexes on range types.
Heikki Linnakangas
2013-04-22
*
Fix typo in example.
Heikki Linnakangas
2012-08-23
*
Documentation style improvements
Peter Eisentraut
2012-06-08
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Some more editing of the range-types documentation.
Tom Lane
2011-11-23
*
Remove zero- and one-argument range constructor functions.
Tom Lane
2011-11-22
*
Further review of range-types patch.
Tom Lane
2011-11-18
*
Adjust range type docs for some last-minute changes I made to the patch.
Heikki Linnakangas
2011-11-08
*
Support range data types.
Heikki Linnakangas
2011-11-03