summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_int4.c
Commit message (Expand)AuthorAgeFilesLines
* Preventing intersection of ranges during page split. Changes are onlyTeodor Sigaev2009-12-021-6/+11
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-4/+5
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* Push index operator lossiness determination down to GIST/GIN opclassTom Lane2008-04-141-2/+6
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-6/+6
* Fixes from Janko Richter <jankorichter@yahoo.de>Teodor Sigaev2005-07-011-14/+4
* Pgindent run for 8.0.Bruce Momjian2004-08-291-76/+83
* - Add aligment of variable data typesTeodor Sigaev2004-06-031-2/+2
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-281-0/+159