summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_var.h
AgeCommit message (Expand)Author
2011-09-01Remove unnecessary #include references, per pgrminclude script.Bruce Momjian
2011-06-09Pgindent run before 9.1 beta2.Bruce Momjian
2011-04-22Fix contrib/btree_gist to handle collations properly.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
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-14Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane
2006-07-10Add #include code to prevent multiple inclusion.Bruce Momjian
2006-07-10Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-07-01Fixes from Janko Richter <jankorichter@yahoo.de>Teodor Sigaev
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