summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_var.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-141-1/+2
* Add additional includes needed on some platforms.Bruce Momjian2006-07-141-0/+2
* Adjust /contrib for new include file contents.Bruce Momjian2006-07-131-0/+2
* Sort reference of include files, "A" - "F".Bruce Momjian2006-07-111-1/+1
* ChangesTeodor Sigaev2006-06-281-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-75/+79
* Fixes from Janko Richter <jankorichter@yahoo.de>Teodor Sigaev2005-07-011-78/+84
* Cleanup of GiST extensions in contrib/: now that we always invoke GiSTNeil Conway2005-05-211-47/+14
* Fix typo in comment.Neil Conway2005-05-161-1/+1
* This patch makes some minor style cleanups to contrib/btree_gist: removeNeil Conway2005-05-121-10/+9
* Simplify/clean up code for varlena typesTeodor Sigaev2005-03-011-53/+34
* Another pgindent run with lib typedefs added.Bruce Momjian2004-08-301-1/+1
* Pgindent run for 8.0.Bruce Momjian2004-08-291-476/+502
* Whack btree_gist code around until it has some small hope of buildingTom Lane2004-08-211-25/+24
* - Add aligment of variable data typesTeodor Sigaev2004-06-031-9/+9
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-281-0/+617