]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the way parenthesis in MATCH expressions are handled by FTS if the tokenizer...
authordan <dan@noemail.net>
Wed, 7 May 2014 19:59:36 +0000 (19:59 +0000)
committerdan <dan@noemail.net>
Wed, 7 May 2014 19:59:36 +0000 (19:59 +0000)
commitd2d8ca600e5bb14050799f9246d29335dc87a476
treeddbeebf3ea96a838feda33508a1a2991e65fddaf
parentfaecf505048b7df1986f5306ea0a5804572f3a6f
Fix the way parenthesis in MATCH expressions are handled by FTS if the tokenizer considers them to be token characters.

FossilOrigin-Name: e21bf7a2ade6373e94ea403c665f78e1ad22143f
ext/fts3/fts3_expr.c
manifest
manifest.uuid
test/fts3defer2.test
test/fts3expr.test
test/fts3expr4.test [new file with mode: 0644]