]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use transitivity to move constraints into the outer loops of a join whenever
authordrh <drh@noemail.net>
Mon, 22 Apr 2013 02:39:10 +0000 (02:39 +0000)
committerdrh <drh@noemail.net>
Mon, 22 Apr 2013 02:39:10 +0000 (02:39 +0000)
commit0c41d22920741a7904ac89de203c463c0b12ec7f
tree11fe95a56f008682fb2da5c267805752f4b2f39c
parentcca17c303baade3ce4e823ecfcd89f9f8051e051
Use transitivity to move constraints into the outer loops of a join whenever
possible, thereby reducing the amount of work that needs to occur in
inner loops.

FossilOrigin-Name: 5f4907e1c6230e3dd904bd99e1c48c576c669f63
manifest
manifest.uuid
src/where.c