]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the OR-clause handling so that it can safely deal with OR-clause
authordrh <drh@noemail.net>
Thu, 10 Apr 2014 02:24:48 +0000 (02:24 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Apr 2014 02:24:48 +0000 (02:24 +0000)
commitd83cad235a5360fe670057d5a70da65b43aea793
tree8e22def4a9fa7687a5f95206bc1a0006319ac3cb
parent48e080b26c033dc92f331ccdab1ae3f983d6ef1d
Modify the OR-clause handling so that it can safely deal with OR-clause
with 17 or more terms.  Fix for ticket [10fb063b1179be53ea0b53bb].

FossilOrigin-Name: a67b5312f63909737c052fe58ab5772d45530d49
manifest
manifest.uuid
src/rowset.c
src/sqliteInt.h
src/vdbe.c
test/whereD.test