]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure partial indexes are not qualified incorrectly by a constraint that
authordrh <drh@noemail.net>
Tue, 24 Feb 2015 20:12:57 +0000 (20:12 +0000)
committerdrh <drh@noemail.net>
Tue, 24 Feb 2015 20:12:57 +0000 (20:12 +0000)
commitd72c1d639f897bdafab47a94bcef0ef2f651ad6a
tree5a3723aba66c42fceb01588ee5b01059b692c29f
parent5e884edc9fda3ff1d2edee7b9a95f0d1777ca459
Make sure partial indexes are not qualified incorrectly by a constraint that
is inside the ON clause of a LEFT JOIN.  Fix for ticket [2326c258d02ead33].
Cherry-pick from [491cfe9b3f87f].

FossilOrigin-Name: 9d94ac6a8b7a2721c15745184b3bb09b15a82503
manifest
manifest.uuid
src/where.c
test/autoindex4.test
test/index6.test