summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
Commit message (Expand)AuthorAgeFilesLines
* Add bool GiST opclass to btree_gistTomas Vondra2021-11-061-0/+1
* Revert "Add sortsupport for gist_btree opclasses, for faster index builds."Heikki Linnakangas2021-04-071-1/+0
* Add sortsupport for gist_btree opclasses, for faster index builds.Heikki Linnakangas2021-04-071-0/+1
* Make the order of the header file includes consistent.Amit Kapila2019-11-251-1/+1
* Add btree_gist support for enum types.Andrew Dunstan2017-03-211-1/+2
* Add support for EUI-64 MAC addresses as macaddr8Stephen Frost2017-03-151-0/+1
* Add uuid to the set of types supported by contrib/btree_gist.Tom Lane2016-11-291-1/+2
* Remove unnecessary prototypesPeter Eisentraut2016-09-301-10/+0
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-011-2/+1
* Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, andBruce Momjian2011-08-261-1/+0
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Add btree_gist support for searching on "not equals".Robert Haas2010-08-021-1/+3
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-1/+1
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* Add #include code to prevent multiple inclusion.Bruce Momjian2006-07-101-0/+5
* Pgindent run for 8.0.Bruce Momjian2004-08-291-21/+21
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-281-14/+28
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-301-1/+1
* pgindent run.Bruce Momjian2003-08-041-1/+0
* elog mop-up.Tom Lane2003-07-271-3/+0
* We just released new version of contrib/btree_gistBruce Momjian2003-02-191-0/+29