]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove a testcase() that is now always true due to the "x IN (?)" optimization.
authordrh <drh@noemail.net>
Thu, 20 Mar 2014 19:04:56 +0000 (19:04 +0000)
committerdrh <drh@noemail.net>
Thu, 20 Mar 2014 19:04:56 +0000 (19:04 +0000)
commit5b1420e046aaf2aa3043fa1725b0ae57abe1578a
treee1de0cf6e9ab2a763a475e328bc8bf7d989e9469
parent8ad0de3f725e9d32d624d3102f4e1b75780e7ee6
Remove a testcase() that is now always true due to the "x IN (?)" optimization.
Add an ALWAYS() around a conditional in the parser that cannot be false.

FossilOrigin-Name: d5a1530bdc7ace053d05d1a037551110021d3758
manifest
manifest.uuid
src/expr.c
src/parse.y