]> 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 03:50:49 +0000 (03:50 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Feb 2014 03:50:49 +0000 (03:50 +0000)
commitf0e60f8c4ad2f9f8904bc6c3e07c68b782d7c46f
treea8cfaba67fe0f5610362f69c8c26d7e6d3a5e105
parent04d0bcd5331985f4f59612af29bf4e12821da732
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: de635e09605acbeb319a36ce11c70ad328fa2556
manifest
manifest.uuid
src/where.c
test/tkt-4c86b126f2.test [new file with mode: 0644]
test/where8.test