]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Attempt to vary the size of Bloom filters based on an estimate of how many
authordrh <>
Mon, 6 Dec 2021 13:07:28 +0000 (13:07 +0000)
committerdrh <>
Mon, 6 Dec 2021 13:07:28 +0000 (13:07 +0000)
commit5baaf40af1898bdcfcdb5c30405b6da1342e2011
treed23df7338294f8b0f3d3c15fba4eedf8cf3156d9
parent6ae49e67cc6e40538d1de2e0239dbdd59e487814
Attempt to vary the size of Bloom filters based on an estimate of how many
keys the filter will hold.

FossilOrigin-Name: a7adcf69088cba4b86cc5731a45c9a5263af4355bc0a38f5225cab421c915f7f
manifest
manifest.uuid
src/malloc.c
src/sqliteInt.h
src/vdbe.c
src/where.c