summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
AgeCommit message (Expand)Author
2011-09-01Remove unnecessary #include references, per pgrminclude script.Bruce Momjian
2011-08-27Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, andBruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-02Add btree_gist support for searching on "not equals".Robert Haas
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2006-07-10Add #include code to prevent multiple inclusion.Bruce Momjian
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-05-28New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev
2004-03-30Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev
2003-08-04pgindent run.Bruce Momjian
2003-07-27elog mop-up.Tom Lane
2003-02-19We just released new version of contrib/btree_gistBruce Momjian