]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the WhereInfo.revMask bitmap is adjusted when tables are removed
authordrh <>
Thu, 5 Sep 2024 23:22:55 +0000 (23:22 +0000)
committerdrh <>
Thu, 5 Sep 2024 23:22:55 +0000 (23:22 +0000)
commit934e796e439495ab0f2655e5711c5fe6d39285b9
tree572540cb7149595a5cfd1e48867c9fa8bba5be2d
parent6ffcdb1856fea916f9c98379e9cb57afc6db9104
Ensure that the WhereInfo.revMask bitmap is adjusted when tables are removed
from the FROM clause by the Omit-Noop-Join optimization of
[0cd82ee9a8413cf1].  Fix for the issue described by
[forum:/forum/8a1e467e905b8d27|format post 8a1e467e905b8d27].

FossilOrigin-Name: 22ca5a2ffb89ccb5f337993b5a95e27c449c39014284156eabc33da012a8759c
manifest
manifest.uuid
src/where.c
test/join2.test