]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When applying the optimization that disables WHERE clause terms that drive
authordrh <>
Tue, 4 May 2021 23:21:35 +0000 (23:21 +0000)
committerdrh <>
Tue, 4 May 2021 23:21:35 +0000 (23:21 +0000)
commit67656ac78a819446d6ce47fb9c7c96f188415a3c
tree25181b135677ef33fd786375d0bac1195ef8d365
parent23634898c5835e5523331652702c75a25fa55de5
When applying the optimization that disables WHERE clause terms that drive
indexes, make sure not to do so if the term being disabled is a transitive
constraint.  Fix for the problem identified by
[forum:forumpost/eb8613976a|forum post eb8613976a].

FossilOrigin-Name: f1f9b5de3c59489b94963685660b3ddc45eece5535b02fec399b6ece0e38563d
manifest
manifest.uuid
src/where.c
src/whereInt.h
src/wherecode.c
test/transitive1.test