]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update fts3/4 so that the 'merge=X,0' command merges X pages from all segments of...
authordan <dan@noemail.net>
Mon, 7 Mar 2016 20:14:27 +0000 (20:14 +0000)
committerdan <dan@noemail.net>
Mon, 7 Mar 2016 20:14:27 +0000 (20:14 +0000)
commit108b7953ed1ec8b434edcd3764bed457fedab4bd
tree4064f4f143c17952759124b5ec70818cc23a8ac1
parent237b2b7111b4d8df3417b6a4aa77546609ada1db
Update fts3/4 so that the 'merge=X,0' command merges X pages from all segments of the first level in the fts index that contains 2 or more segments.

FossilOrigin-Name: cddf69dbc46f10ee7e87538dd850e086386b544c
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts4merge.test
test/fts4opt.test [new file with mode: 0644]