summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_num.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-141-2/+2
* Add additional includes needed on some platforms.Bruce Momjian2006-07-141-0/+1
* Adjust /contrib for new include file contents.Bruce Momjian2006-07-131-0/+2
* Add #include code to prevent multiple inclusion.Bruce Momjian2006-07-101-0/+5
* Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes.Bruce Momjian2006-07-101-0/+1
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-5/+5
* Fix storage size for btree_gist interval indexes. Fix penaltyTom Lane2005-07-211-0/+18
* Fixes from Janko Richter <jankorichter@yahoo.de>Teodor Sigaev2005-07-011-5/+15
* Pgindent run for 8.0.Bruce Momjian2004-08-291-33/+34
* - Add aligment of variable data typesTeodor Sigaev2004-06-031-0/+11
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-281-0/+62