]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a bit to the SQLITE_TESTCTRL_OPTIMIZATIONS setting that will disable
authordrh <drh@noemail.net>
Thu, 23 Jun 2011 17:29:33 +0000 (17:29 +0000)
committerdrh <drh@noemail.net>
Thu, 23 Jun 2011 17:29:33 +0000 (17:29 +0000)
commit097ce2caab3518e444949c6314ef162041e568d1
treeb07698fa9048482ffb06fd65c265eb123363bbbc
parentd38e91c632dabefeaf480d5c695f8f6785c0403e
Add a bit to the SQLITE_TESTCTRL_OPTIMIZATIONS setting that will disable
affinity when writing to any index, regardless of whether or not the index
is on a manifestation of a view.  This allows better testing of the fix
for ticket [91e2e8ba6ff2e2].

FossilOrigin-Name: b61a76a53af04f731fe7617f7b6b4fb2aef6587b
manifest
manifest.uuid
src/delete.c
src/sqliteInt.h
src/test1.c