summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_num.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of GiST extensions in contrib/: now that we always invoke GiSTNeil Conway2005-05-211-2/+0
* This patch makes some minor style cleanups to contrib/btree_gist: removeNeil Conway2005-05-121-5/+5
* Fix float8->int64 transformationTeodor Sigaev2005-02-251-5/+0
* Pgindent run for 8.0.Bruce Momjian2004-08-291-188/+194
* Whack btree_gist code around until it has some small hope of buildingTom Lane2004-08-211-12/+9
* - Add aligment of variable data typesTeodor Sigaev2004-06-031-12/+11
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-281-0/+255