Commits

DateSubjectAuthorReleases
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 9.5.6
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 9.3.16
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 9.6.2
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 9.4.11
2016-12-21 Fix strange behavior (and possible crashes) in full text phrase search. Tom Lane 9.6.2
2016-12-21 Fix strange behavior (and possible crashes) in full text phrase search. Tom Lane 10.0
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.2.20
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.6.2
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.5.6
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.3.16
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.4.11
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 10.0
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.4.11
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.5.6
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.2.20
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.3.16
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.6.2
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 10.0
2016-07-15 Fix nested NOT operation cleanup in tsquery. Teodor Sigaev 9.6.0
2016-06-27 Do not fallback to AND for FTS phrase operator. Teodor Sigaev 9.6.0
2016-04-07 Make testing of phraseto_tsquery independ from value of Teodor Sigaev 9.6.0
2016-04-07 Phrase full text search. Teodor Sigaev 9.6.0
2016-03-29 Fix support of digits in email/hostnames. Teodor Sigaev 9.6.0
2014-03-24 Fix ts_rank_cd() to ignore stripped lexemes Bruce Momjian 9.4.0
2011-12-21 Fix gincostestimate to handle ScalarArrayOpExpr reasonably. Tom Lane 9.1.3