]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an fts5 problem causing a crash in phrase queries where the first token of
authordan <dan@noemail.net>
Mon, 14 Nov 2016 08:19:37 +0000 (08:19 +0000)
committerdan <dan@noemail.net>
Mon, 14 Nov 2016 08:19:37 +0000 (08:19 +0000)
commitb3e845ba331c963a5eb9d0e8970284ba7d0f85ec
treec9866cb91cf992cfac4d464d666d4ead6a6ab36f
parent48c286fc619cbbc23290c05a46e9718f1e0e0357
Fix an fts5 problem causing a crash in phrase queries where the first token of
the phrase matches one or more rows but some other token within the phrase
matches zero.

FossilOrigin-Name: e78f6f3bbf4781850960fe6741f7cba480f2c27d
ext/fts5/fts5_expr.c
ext/fts5/fts5_index.c
ext/fts5/test/fts5simple3.test
manifest
manifest.uuid