2015-09-29 15:50:04
— part of check-in
[0e317dda5d]
on branch vtab-onepass
— Remove dead code, replacing with assert() statements that make sure the
code really was dead.
(user:
drh
size: 204638)
2015-09-29 16:47:53
— part of check-in
[a1d08fd3d0]
on branch trunk
— Add the sqlite3_index_info.idxFlags field, allowing xBestIndex() implementations to specify to SQLite that a strategy may visit at most one row. Add support for this to fts3/4. Omit the statement journal from virtual table UPDATE and DELETE operations that are guaranteed not to affect more than one row.
(user:
dan
size: 204638)
2015-09-30 14:50:39
— part of check-in
[b2face9aa9]
on branch sessions
— Merge recent enhancements from trunk, and especially the fix for
ticket [1b266395d6bc10].
(user:
drh
size: 204638)