]> granicus.if.org Git - postgresql/history - src/backend/access/gist/gistproc.c
Update copyright for the year 2010.
[postgresql] / src / backend / access / gist / gistproc.c
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-09-18 Teodor SigaevFix incorrect arguments for gist_box_penalty call....
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-06 Teodor SigaevFix 'all at one page bug' in picksplit method of R...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-04-14 Tom LanePush index operator lossiness determination down to...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-09-07 Teodor SigaevImprove page split in rtree emulation. Now if splitted...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-10 Tom LaneRename contains/contained-by operators to @> and <...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-06-28 Teodor SigaevChanges
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-07 Tom LaneR-tree is dead ... long live GiST.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-22 Bruce Momjianpgindent new GIST index code, per request from Tom.
2005-07-01 Tom LaneMigrate rtree_gist functionality into the core system...