summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_num.h
AgeCommit message (Expand)Author
2006-07-14Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane
2006-07-14Add additional includes needed on some platforms.Bruce Momjian
2006-07-13Adjust /contrib for new include file contents.Bruce Momjian
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-21Fix storage size for btree_gist interval indexes. Fix penaltyTom Lane
2005-07-01Fixes from Janko Richter <jankorichter@yahoo.de>Teodor Sigaev
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-06-03- Add aligment of variable data typesTeodor Sigaev
2004-05-28New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev