]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the Bloom filter pull-down optimization so that it jumps to the correct
authordrh <>
Tue, 3 May 2022 14:25:52 +0000 (14:25 +0000)
committerdrh <>
Tue, 3 May 2022 14:25:52 +0000 (14:25 +0000)
commit30b35a5572f00b06c044d3d79ee4cd187015101d
tree43ae65bf23fbb82c71795b494459c904428963cf
parent20ccfc67e24a1d96463e098fa6633327477be20d
Fix the Bloom filter pull-down optimization so that it jumps to the correct
place if it encounters a NULL key.  Fix for the bug described by
[forum:/forumpost/2482b32700384a0f|forum thread 2482b32700384a0f].

FossilOrigin-Name: 3dc9fc2f2de8696b67d0fc6f414398625d6fe7de108e95b443fb11e8f460b84c
manifest
manifest.uuid
src/vdbe.c
src/wherecode.c
test/join5.test