]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ability to disable transitive constraints using the
authordrh <drh@noemail.net>
Thu, 17 Jan 2013 16:43:33 +0000 (16:43 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Jan 2013 16:43:33 +0000 (16:43 +0000)
commiteb5bc9261cd47a5883fba0620775d6f96be43c25
tree92bf7b133532c3776e5e6dd6bcffcd6af016b4a8
parent63db0392ae67c0e2d7c188bf8fb6f47e43731663
Add the ability to disable transitive constraints using the
sqlite3_test_control(SQLITE_TESTCTRL_OPTIMIZATIONS) interface.

FossilOrigin-Name: 593d67c8b0908daf7a70b2a310ed85515d384cbf
manifest
manifest.uuid
src/sqliteInt.h
src/where.c