]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update fts3/4 so that the 'merge=X,Y' command merges at least, instead of exactly...
authordan <dan@noemail.net>
Tue, 8 Mar 2016 15:37:48 +0000 (15:37 +0000)
committerdan <dan@noemail.net>
Tue, 8 Mar 2016 15:37:48 +0000 (15:37 +0000)
commitc7dbce0f2a533a146ea556523e433e6f042c5334
tree52cf7915389f75d4fb6369bd99e48229f4c59fbb
parent6702f761ea6e942b042952376e086c64b69d193a
Update fts3/4 so that the 'merge=X,Y' command merges at least, instead of exactly, Y segments from a single level. This matches the documentation. 'merge=X,0' is, as it was in 3.11, an error.

FossilOrigin-Name: 64b3cb29159491cbfab7e01844b54408541ece5e
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/backcompat.test
test/fts4growth.test
test/fts4langid.test
test/fts4merge.test
test/fts4merge3.test
test/fts4opt.test