]> granicus.if.org Git - postgresql/history - src/test/regress/expected/tsearch.out
Fix ts_rank_cd() to ignore stripped lexemes
[postgresql] / src / test / regress / expected / tsearch.out
2014-03-24 Bruce MomjianFix ts_rank_cd() to ignore stripped lexemes
2011-12-21 Tom LaneFix gincostestimate to handle ScalarArrayOpExpr reasonably.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-04-28 Tom LaneModify the built-in text search parser to handle URLs...
2009-11-22 Tom LaneImprove psql's tabular display of wrapped-around data...
2009-05-19 Tom LaneFix bug #4814 (wrong subscript in consistent-function...
2008-10-17 Teodor SigaevImprove headeline generation. Now headline can contain
2008-05-16 Tom LaneExtend GIN to support partial-match searches, and exten...
2008-01-13 Tom LaneFix a regression test that fails if default_text_search...
2007-12-10 Tom LaneFix attribution for Rime of the Ancient Mariner (obviou...
2007-12-09 Tom LaneThe E. J. Pratt verse used as a tsearch test case is...
2007-11-25 Andrew DunstanFix XML tag namespace change inadvertantly missed from...
2007-11-20 Andrew DunstanChange descriptions of entity and tag objects to "XML...
2007-10-27 Tom LaneChange text search parsing rules for hyphenated words...
2007-10-27 Tom LaneRename default text search parser's "uri" token type...
2007-10-24 Tom LaneRemove the aggregate form of ts_rewrite(), since it...
2007-10-23 Tom LaneRename and slightly redefine the default text search...
2007-10-23 Tom LaneFix two-argument form of ts_rewrite() so it actually...
2007-08-25 Tom LaneRename built-in Snowball stemmer dictionaries to be...
2007-08-21 Bruce MomjianUppercase keywords in regression tsearch test scripts.
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...