]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial implementation of an optimization that attempts to reuse the same
authordrh <drh@noemail.net>
Mon, 1 May 2017 15:15:41 +0000 (15:15 +0000)
committerdrh <drh@noemail.net>
Mon, 1 May 2017 15:15:41 +0000 (15:15 +0000)
commite08e8d6b61187ecfd19f98f863a2a35f6b80152b
treef5487c7c3f812489c4c88d27aedd0c9ef058df5d
parent7555581fc1ee5be5133efcbe1f46f834abc3dc5f
Initial implementation of an optimization that attempts to reuse the same
materialization of a view on a self-join of the view.

FossilOrigin-Name: 478c34b9a8b5127d13024e10307aa832f160b89720c46424dd17555bd36f590d
manifest
manifest.uuid
src/select.c
src/vdbe.c
src/vdbeaux.c