1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Merge the skip-scan optimization into the sessions branch.

FossilOrigin-Name: 7596d1bf8040f7cefc7b22c5e609acc5d66820bf
This commit is contained in:
drh
2013-11-14 19:18:39 +00:00
28 changed files with 1255 additions and 624 deletions

View File

@ -198,6 +198,7 @@ test_suite "fts3" -prefix "" -description {
fts3conf.test fts3prefix.test fts3fault2.test fts3corrupt.test
fts3corrupt2.test fts3first.test fts4langid.test fts4merge.test
fts4check.test fts4unicode.test fts4noti.test
fts3varint.test
}
test_suite "nofaultsim" -prefix "" -description {