]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor out the code that handles AND and OR short-circuiting into a
authordrh <>
Wed, 24 Sep 2025 13:10:55 +0000 (13:10 +0000)
committerdrh <>
Wed, 24 Sep 2025 13:10:55 +0000 (13:10 +0000)
commitca574fa1d5a25f78ee3d48660990342a9fcd302a
treec4bd377d60b8f60e7006e584750f2e8277f11208
parent9300c4a13cead839de0be4197d2dcfe86ee3468a
Factor out the code that handles AND and OR short-circuiting into a
separate subroutine, for performance and legibility.

FossilOrigin-Name: cab84a65c3825c59f3a7a750f4983563ce7ad007125cbcf35c187326289fea89
manifest
manifest.uuid
src/expr.c