summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/data
AgeCommit message (Expand)Author
2017-03-21Add btree_gist support for enum types.Andrew Dunstan
2016-11-29Add uuid to the set of types supported by contrib/btree_gist.Tom Lane
2010-10-26Add missing newlines at end of filesPeter Eisentraut
2005-07-01Fixes from Janko Richter <[email protected]>Teodor Sigaev
2004-05-28New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev
2001-08-22New contrib module for BTREE emulation in GiST.Tom Lane