]> granicus.if.org Git - postgresql/history - contrib/btree_gist/btree_ts.c
Convert contrib modules to use the extension facility.
[postgresql] / contrib / btree_gist / btree_ts.c
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2009-12-02 Teodor SigaevPreventing intersection of ranges during page split...
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-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-10-09 Tom LaneFix (hopefully for the last time) problems with datetim...
2005-07-01 Teodor SigaevFixes from Janko Richter <jankorichter@yahoo.de>
2005-06-29 Tom LaneClean up the rather historically encumbered interface...
2005-05-21 Neil ConwayCleanup of GiST extensions in contrib/: now that we...
2005-02-21 Teodor SigaevFix memory leak for timestamp(with and w/o tz) and...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-06-03 Teodor Sigaev- Add aligment of variable data types
2004-05-28 Teodor SigaevNew version. Add support for int2, int8, float4, float8...
2004-03-30 Teodor SigaevCleanup vectors of GISTENTRY and eliminate problem...
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-02-19 Bruce MomjianWe just released new version of contrib/btree_gist