]> granicus.if.org Git - postgresql/history - contrib/tsearch2/expected
Reduce WAL activity for page splits:
[postgresql] / contrib / tsearch2 / expected /
2006-09-10 Tom LaneRename contrib contains/contained-by operators to ...
2006-09-02 Bruce MomjianUse '' rather than \' for literal single quotes in...
2006-08-25 Teodor SigaevFix regression tests: after changing comparing function
2006-05-31 Teodor SigaevAdd thesaurus dictionary which can replace N>0 lexemes...
2006-05-02 Teodor SigaevGIN: Generalized Inverted iNdex.
2006-03-02 Teodor SigaevSignificantly improve ranking:
2006-02-10 Teodor Sigaevrenew output of regression test accordingly to
2006-01-27 Teodor SigaevSnowball multibyte. It's a pity, but snowball sources...
2005-11-21 Teodor SigaevText parser rewritten:
2005-11-09 Teodor SigaevFix rwrite(ARRAY) on 64-bit boxes:
2005-11-08 Teodor SigaevNew features for tsearch2:
2005-10-28 Teodor Sigaev1 Fix problem with lost precision in rank with OR-ed...
2005-06-26 Bruce MomjianAdd E'' syntax so eventually normal strings can treat...
2004-09-14 Tom LaneAdjust tsearch2.sql to avoid use of COPY FROM STDIN...
2004-06-28 Teodor Sigaev1 Eliminate duplicate field HLWORD->skip
2004-06-23 Teodor SigaevFix stupid bug in installcheck
2004-05-28 Teodor SigaevStat function now can show statistics per weight of...
2004-03-25 Teodor Sigaev1 Minimize memory allocation for void (but not null...
2003-09-22 Teodor Sigaevfix hlfinditem function. Thanks to "Stphane Bidoul...
2003-08-28 Teodor SigaevMore accuracy works with stopwords in queries
2003-08-06 Teodor SigaevAdd ts_debug function for debugging configurations
2003-08-01 Tom LaneUpdate contrib regression tests for recent error messag...
2003-07-21 Teodor SigaevFix output to psql:tsearch2.sql:13: NOTICE: ... "pg_ts...
2003-07-21 Teodor Sigaevtsearch2 module