]> granicus.if.org Git - postgresql/history - contrib/tsearch2/rank.c
Reduce WAL activity for page splits:
[postgresql] / contrib / tsearch2 / rank.c
2007-01-26 Neil ConwaySquelch some VC++ compiler warnings. Mark float literal...
2006-12-28 Tom LaneAdd a defense to prevent core dumps if 8.2 version...
2006-11-22 Teodor SigaevAvoid infinity calculations in rank_cd
2006-10-05 Tom LaneMake use of qsort_arg in several places that were forme...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-04-10 Teodor SigaevFix stupid mistake in rank_cd_def cleanup
2006-03-02 Teodor SigaevSignificantly improve ranking:
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-18 Tom LaneMop-up for nulls-in-arrays patch: fix some places that...
2005-11-08 Teodor SigaevNew features for tsearch2:
2005-10-31 Teodor SigaevAdd sanity check of query
2005-10-28 Teodor Sigaev1 Fix problem with lost precision in rank with OR-ed...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-01 Teodor SigaevPrevent to divide by zero and range out of 0..1
2005-03-31 Teodor Sigaev1 fix various comparing functions
2005-03-05 Teodor SigaevPrevent rank change in case of duplicate search terms
2005-01-25 Teodor SigaevChange
2004-10-21 Tom LaneStandardize on using the Min, Max, and Abs macros that...
2004-04-01 Tom LaneFix some portability issues (reliance on gcc-isms).
2003-08-04 Bruce Momjianpgindent run.
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-07-21 Teodor Sigaevtsearch2 module