aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
Commit message (Expand)AuthorAge
* Add trailing commas to enum definitionsPeter Eisentraut2023-10-26
* Add bool GiST opclass to btree_gistTomas Vondra2021-11-06
* Revert "Add sortsupport for gist_btree opclasses, for faster index builds."Heikki Linnakangas2021-04-07
* Add sortsupport for gist_btree opclasses, for faster index builds.Heikki Linnakangas2021-04-07
* Make the order of the header file includes consistent.Amit Kapila2019-11-25
* Add btree_gist support for enum types.Andrew Dunstan2017-03-21
* Add support for EUI-64 MAC addresses as macaddr8Stephen Frost2017-03-15
* Add uuid to the set of types supported by contrib/btree_gist.Tom Lane2016-11-29
* Remove unnecessary prototypesPeter Eisentraut2016-09-30
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, andBruce Momjian2011-08-26
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add btree_gist support for searching on "not equals".Robert Haas2010-08-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* Add #include code to prevent multiple inclusion.Bruce Momjian2006-07-10
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-28
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-30
* pgindent run.Bruce Momjian2003-08-04
* elog mop-up.Tom Lane2003-07-27
* We just released new version of contrib/btree_gistBruce Momjian2003-02-19