]> granicus.if.org Git - postgresql/history - contrib/btree_gist/btree_text.c
Convert contrib modules to use the extension facility.
[postgresql] / contrib / btree_gist / btree_text.c
2011-02-08 Peter EisentrautPer-column collation support
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
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-14 Tom LanePush index operator lossiness determination down to...
2006-06-28 Teodor SigaevChanges
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-01 Teodor SigaevFixes from Janko Richter <jankorichter@yahoo.de>
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-03-01 Teodor SigaevSimplify/clean up code for varlena types
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-21 Tom LaneWhack btree_gist code around until it has some small...
2004-05-28 Teodor SigaevNew version. Add support for int2, int8, float4, float8...