]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit an unnecessary structure initialization in whereLoopAddAll(), replacing
authordrh <>
Fri, 8 Jul 2022 18:23:04 +0000 (18:23 +0000)
committerdrh <>
Fri, 8 Jul 2022 18:23:04 +0000 (18:23 +0000)
commit5f289e8400e87b018c5acce2b7c17fec010f0bdf
tree3eba6e9372161abb61b64d36e5b5cb3fd97e0885
parent4efa360f8989e08aead81737c8c0b64e8bf1a47d
Omit an unnecessary structure initialization in whereLoopAddAll(), replacing
it with an assert() to show that the initialization has already occurred, for
a small performance increase and size reduction.

FossilOrigin-Name: 27be9e963459ca0b20c339264125e175550debf50fdbec7d78412768a6326b42
manifest
manifest.uuid
src/where.c