OSDN Git Service

Fix typo
[pg-rex/syncrep.git] / contrib / btree_gist / btree_utils_num.c
2011-04-23 Tom LaneFix contrib/btree_gist to handle collations properly.
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-02 Tom LaneAdd KNNGIST support to contrib/btree_gist.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-02 Robert HaasAdd btree_gist support for searching on "not equals".
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-04-18 Alvaro HerreraModify the float4 datatype to be pass-by-val. Along...
2006-06-28 Teodor SigaevChanges
2005-05-21 Neil ConwayCleanup of GiST extensions in contrib/: now that we...
2005-05-12 Neil ConwayThis patch makes some minor style cleanups to contrib...
2005-02-25 Teodor SigaevFix float8->int64 transformation
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-21 Tom LaneWhack btree_gist code around until it has some small...
2004-06-03 Teodor Sigaev- Add aligment of variable data types
2004-05-28 Teodor SigaevNew version. Add support for int2, int8, float4, float8...