summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
Commit message (Expand)AuthorAgeFilesLines
* 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