]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ability to disable constant factoring using sqlite3_test_control().
authordrh <drh@noemail.net>
Mon, 6 Dec 2010 21:06:09 +0000 (21:06 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Dec 2010 21:06:09 +0000 (21:06 +0000)
commitf58ee7f1aa1ef87d2c493af096fa8ac72d762cf0
treea689363e01fadad2e79844a7bb1bb19ad6046776
parentef4c0598438b409cc7367e7583a3aa01c16b3e3f
Add the ability to disable constant factoring using sqlite3_test_control().
Add a TCL interface to this new capability and add tests cases to the TCL
test scripts to actually use the new capability.

FossilOrigin-Name: ad8bc68197f2b47435149c3dbc035f4e7210fc76
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/test1.c
test/tkt-80ba201079.test