]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide the BTREE_FORDELETE flag to sqlite3BtreeCursor() if the cursor will
authordrh <drh@noemail.net>
Mon, 26 Oct 2015 17:50:54 +0000 (17:50 +0000)
committerdrh <drh@noemail.net>
Mon, 26 Oct 2015 17:50:54 +0000 (17:50 +0000)
commit3d541a5b8c6880cfff4d408be5c3d050690ec98d
treef95602ed4f9a0f3936f9c9dcf5cba10c76ad89aa
parent4dd83a22f2a7e31e8617c48b5e396cae39f7a76a
parent2b4e95226c5ecff77baec79ff9da567bdbd73f77
Provide the BTREE_FORDELETE flag to sqlite3BtreeCursor() if the cursor will
be used only for deletions and seeking.

FossilOrigin-Name: 871b1c78bcbea1cb03d482f2f424c4e012633695
manifest
manifest.uuid
src/where.c