]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor out the code that tries to avoid evaluating subquery operands if the
authordrh <>
Mon, 30 Jun 2025 10:30:47 +0000 (10:30 +0000)
committerdrh <>
Mon, 30 Jun 2025 10:30:47 +0000 (10:30 +0000)
commite24f20a4f5a6d26cdaece58eff77619a4ee757b9
tree31bf147dc04b5207cec6c5464fc4a40f3a797cf9
parent311d73efc27a72478cdb6672ff2685306c2dea3e
Factor out the code that tries to avoid evaluating subquery operands if the
other operand is NULL into a subroutine, so that it can be more easily reused
by other parts of the code generator.

FossilOrigin-Name: 3c6c71bcea16443b82234414137dfa1b59e2ee8fe5097906c738fc1228fec4e6
manifest
manifest.uuid
src/expr.c