]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Be more aggressive about reusing subqueries that appear on the RHS of IN
authordrh <>
Thu, 4 Jul 2024 16:57:11 +0000 (16:57 +0000)
committerdrh <>
Thu, 4 Jul 2024 16:57:11 +0000 (16:57 +0000)
commit0cf237c5b0954aee3da991f8d1fb69e24cccfbaa
treef6ca996425181f78428aa0fdc383780bdd09d9aa
parent6357d35da9860ac5494d4653440fb913bdd66b0c
Be more aggressive about reusing subqueries that appear on the RHS of IN
operators that have been replicated due to the predicate push-down optimization.

FossilOrigin-Name: 2accf32b6e45a396503c29eecc14a103bcc7b4c313cde921b26b489704060177
manifest
manifest.uuid
src/expr.c
src/vdbe.h
src/vdbeaux.c
test/pushdown.test