Commits

DateSubjectAuthorReleases
2009-01-16 Fix uninitialized variables in get_covers Teodor Sigaev 7.4.24
2009-01-16 Fix uninitialized variables in get_covers Teodor Sigaev 8.0.20
2009-01-16 Fix uninitialized variables in get_covers Teodor Sigaev 8.1.16
2007-11-13 Replace the now-incompatible-with-core contrib/tsearch2 module with a Tom Lane 8.3.0
2007-09-07 Fix indefinit loop in rank_cd for some corner queries. Teodor Sigaev 8.2.5
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-01-26 Squelch some VC++ compiler warnings. Mark float literals with the "f" Neil Conway 8.3.0
2006-12-28 Add a defense to prevent core dumps if 8.2 version of rank_cd() is used with Tom Lane 8.2.1
2006-12-28 Add a defense to prevent core dumps if 8.2 version of rank_cd() is used with Tom Lane 8.3.0
2006-11-22 Avoid infinity calculations in rank_cd Teodor Sigaev 8.2.0
2006-10-05 Make use of qsort_arg in several places that were formerly using klugy Tom Lane 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-04-10 Fix stupid mistake in rank_cd_def cleanup Teodor Sigaev 8.2.0
2006-03-02 Significantly improve ranking: Teodor Sigaev 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-11-18 Mop-up for nulls-in-arrays patch: fix some places that access array Tom Lane 8.2.0
2005-11-08 New features for tsearch2: Teodor Sigaev 8.2.0
2005-10-31 Add sanity check of query Teodor Sigaev 8.1.0
2005-10-28 1 Fix problem with lost precision in rank with OR-ed lexemes Teodor Sigaev 8.1.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-06-01 Prevent to divide by zero and range out of 0..1 Teodor Sigaev 7.4.9
2005-06-01 Prevent to divide by zero and range out of 0..1 Teodor Sigaev 8.0.4
2005-06-01 Prevent to divide by zero and range out of 0..1 Teodor Sigaev 8.1.0
2005-03-31 Fix various comparing functions Teodor Sigaev 7.4.8