]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In wherePathSolver(), defer initializing variables until they are actually
authordrh <>
Fri, 8 Jul 2022 16:56:47 +0000 (16:56 +0000)
committerdrh <>
Fri, 8 Jul 2022 16:56:47 +0000 (16:56 +0000)
commit72f38795b40f6d350296cb2cab2ebe929f50c0d9
treedd38dee7b3a3927c5cb56eb8e3620c5a573a06e0
parent43bb445f779d389b09e4c94dfa8ca8048fe43661
In wherePathSolver(), defer initializing variables until they are actually
needed, in case they are not needed.  This gives a small performance increase.

FossilOrigin-Name: 6f28a9652a3f1e5354afb76314db8f33f92f5e888e336d025f34881c0a8d64ae
manifest
manifest.uuid
src/where.c