]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the estimated number of rows computed for subqueries in the cost
authordrh <drh@noemail.net>
Tue, 16 Nov 2010 02:49:15 +0000 (02:49 +0000)
committerdrh <drh@noemail.net>
Tue, 16 Nov 2010 02:49:15 +0000 (02:49 +0000)
commit95aa47b10a6ff9e920ee82b1dcde8c8ed73c69c2
tree9605a6df054b4f999533db6d21fea19693810a40
parent04098e60858effdd49bce4c7550787a61fc39b00
Use the estimated number of rows computed for subqueries in the cost
computations for outer queries.

FossilOrigin-Name: 56bbc539246a6dc9f1ae1edb898db7a4f6f6d322
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/where.c
test/autoindex1.test
test/eqp.test