Commits

DateSubjectAuthorReleases
2015-09-09 Microvacuum for GIST Teodor Sigaev 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-23 Still more fixes for lossy-GiST-distance-functions patch. Tom Lane 9.5.0
2015-05-15 Fix datatype confusion with the new lossy GiST distance functions. Heikki Linnakangas 9.5.0
2015-05-15 Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas 9.5.0
2015-03-26 Fix GiST index-only scans for opclasses with different storage type. Heikki Linnakangas 9.5.0
2015-03-26 Add support for index-only scans in GiST. Heikki Linnakangas 9.5.0
2015-02-17 Fix knn-GiST queue comparison function to return heap tuples first. Heikki Linnakangas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-22 Use a pairing heap for the priority queue in kNN-GiST searches. Heikki Linnakangas 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-05-10 Fix management of fn_extra caching during repeated GiST index scans. Tom Lane 9.3.0
2013-05-10 Fix management of fn_extra caching during repeated GiST index scans. Tom Lane 9.2.5
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-30 Support GiST index support functions that want to cache data across calls. Tom Lane 9.2.0
2011-09-16 gistendscan() forgot to free so->giststate. Tom Lane 8.2.22
2011-09-16 gistendscan() forgot to free so->giststate. Tom Lane 8.3.16
2011-09-16 gistendscan() forgot to free so->giststate. Tom Lane 8.4.9
2011-09-16 gistendscan() forgot to free so->giststate. Tom Lane 9.0.5