]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure that virtual WHERE-clause terms do not get transformed into real
authordrh <drh@noemail.net>
Tue, 11 Feb 2014 01:50:29 +0000 (01:50 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Feb 2014 01:50:29 +0000 (01:50 +0000)
commit7c3280649a11b1ea0cce16fdd91a602aa3ec6c9b
tree17753a19f3b20b75c075ebebb8fb4e4e639122f5
parenta6e3a8c9d50f149d586f86b19f7edd20a589aa69
Make sure that virtual WHERE-clause terms do not get transformed into real
terms when processing set of OR-connected terms.
Fix for ticket [4c86b126f22ad].

FossilOrigin-Name: c950d6c4117d076f871518e738cdf9e8c46a19fc
manifest
manifest.uuid
src/where.c
test/tkt-4c86b126f2.test [new file with mode: 0644]
test/where8.test