summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_var.c
Commit message (Expand)AuthorAgeFilesLines
* 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