summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_num.c
Commit message (Expand)AuthorAgeFilesLines
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-8/+8
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* Allow float8, int8, and related datatypes to be passed by value on machinesTom Lane2008-04-211-5/+30
* Modify the float4 datatype to be pass-by-val. Along the way, remove the lastAlvaro Herrera2008-04-181-2/+6
* ChangesTeodor Sigaev2006-06-281-1/+1
* 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