Commits

DateSubjectAuthorReleases
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-04-24 Reduce hash size for compute_array_stats, compute_tsvector_stats. Robert Haas 9.2.0
2012-03-04 Collect and use element-frequency statistics for arrays. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0
2010-05-30 Fix misuse of Lossy Counting (LC) algorithm in compute_tsvector_stats(). Tom Lane 8.4.5
2010-05-30 Fix misuse of Lossy Counting (LC) algorithm in compute_tsvector_stats(). Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-15 Reduce the scaling factor for attstattarget to number-of-lexemes from 100 Tom Lane 8.4.0
2008-12-13 Increase the default value of default_statistics_target from 10 to 100, Tom Lane 8.4.0
2008-11-27 Fix bug in the tsvector stats collection function, which caused a crash if Heikki Linnakangas 8.4.0
2008-09-19 Create a selectivity estimation function for the text search @@ operator. Tom Lane 8.4.0
2008-07-14 Create a type-specific typanalyze routine for tsvector, which collects stats Tom Lane 8.4.0