]> granicus.if.org Git - postgresql/history - src/backend/access/spgist/spgtextproc.c
Update copyrights for 2013
[postgresql] / src / backend / access / spgist / spgtextproc.c
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-26 Tom LaneCope with smaller-than-normal BLCKSZ setting in SPGiST...
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-03-10 Tom LaneRestructure SPGiST opclass interface API to support...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-19 Tom LaneTeach SP-GiST to do index-only scans.
2011-12-17 Tom LaneAdd SP-GiST (space-partitioned GiST) index access method.