]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use a mini Bloom filter to help reduce the number of pointless searches for
authordrh <>
Fri, 5 Jul 2024 13:55:59 +0000 (13:55 +0000)
committerdrh <>
Fri, 5 Jul 2024 13:55:59 +0000 (13:55 +0000)
commit42123a294d38c5e25d2960f9f06e70b5850f39a0
treecdfe5bcf9995cd913bf7460a59bbfca488ddb4b5
parent635c6b8086834600f93c1002c7a0ffe3c34e9c51
Use a mini Bloom filter to help reduce the number of pointless searches for
prior SubrtnSig objects when generating code for IN operators with subqueries
as their right operand.

FossilOrigin-Name: d8cedbe055b40a0ea4e5d47845b535162e9fcb0d0f88c03211797ab64d2d56fb
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h