]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an fts5 problem with using both xPhraseFirst() and xPhraseFirstColumn() within...
authordan <dan@noemail.net>
Sat, 23 Jan 2016 18:51:59 +0000 (18:51 +0000)
committerdan <dan@noemail.net>
Sat, 23 Jan 2016 18:51:59 +0000 (18:51 +0000)
commite9eb1593f54e9c5e0490dbea5ad0c6a0dc11ef4d
treea8f42ebb53635a2499499b81411950124b67faa0
parente17b646fd5be41e075c7c8cd287747327748ec36
Fix an fts5 problem with using both xPhraseFirst() and xPhraseFirstColumn() within a single statement in detail=col mode.

FossilOrigin-Name: 72d53699bf0dcdb9d2a22e229989d7435f061399
13 files changed:
ext/fts5/fts5Int.h
ext/fts5/fts5_aux.c
ext/fts5/fts5_buffer.c
ext/fts5/fts5_expr.c
ext/fts5/fts5_index.c
ext/fts5/fts5_main.c
ext/fts5/fts5_storage.c
ext/fts5/fts5_tokenize.c
ext/fts5/fts5_vocab.c
ext/fts5/test/fts5_common.tcl
ext/fts5/test/fts5synonym2.test
manifest
manifest.uuid