Enhance the WHERE-clause push-down optimization so that it is able to
commit3b6e37f654eb88820384b653b4d41bcd24a7212c
authorD. Richard Hipp <drh@hwaci.com>
Mon, 8 Apr 2024 11:50:07 +0000 (8 11:50 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 8 Apr 2024 11:50:07 +0000 (8 11:50 +0000)
tree3450f3e0018aad0b2e856448454b87a302fd83e2
parent95f189f076143e812b8048097a2919fd49cbd482
parentb40c273269ddc63178e0e118664b09922e5157b0
Enhance the WHERE-clause push-down optimization so that it is able to
push down WHERE clause terms that contain uncorrelated subqueries.