]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When reusing a materialized view, make sure the estimated number of
authordrh <drh@noemail.net>
Sun, 11 Jun 2017 19:51:36 +0000 (19:51 +0000)
committerdrh <drh@noemail.net>
Sun, 11 Jun 2017 19:51:36 +0000 (19:51 +0000)
commiteafc6dfe2b7fbab936645594ae8eb696b1210032
treee0a492512b40a6dc20f83913d9bc1f512ef11762
parente46c63d5658b223451b68bac6fb8b30d6604c669
When reusing a materialized view, make sure the estimated number of
output rows is correctly initialized to avoid confusing the query planner.

FossilOrigin-Name: 87aceb417a813a2925b636cffa660fe25f3b7e3b3c84bb2108951bf0af644376
manifest
manifest.uuid
src/select.c