]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For all binary operators, try to avoid computing subquery operands if the optimize-null-values
authordrh <>
Mon, 30 Jun 2025 12:14:47 +0000 (12:14 +0000)
committerdrh <>
Mon, 30 Jun 2025 12:14:47 +0000 (12:14 +0000)
commit280559b4460fde73316d3e2bce7ee4bd3465cd52
tree262f305a0df6096a57cabd5f5a12003474452136
parente2e81e69830bd25ff82bb8ac60d039a8e0efe971
For all binary operators, try to avoid computing subquery operands if the
other operand is NULL.

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