]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an optimization that can no longer occur, being superceded by the
authordrh <drh@noemail.net>
Mon, 31 Dec 2018 20:13:12 +0000 (20:13 +0000)
committerdrh <drh@noemail.net>
Mon, 31 Dec 2018 20:13:12 +0000 (20:13 +0000)
commitd471bcb3964e8ee417dfb45acee824dd77238acc
tree5735060da27d865d88606afad4594e7dc67054b0
parent0de6efe59ee54518f2590d7d5eb8f55a374b9811
Remove an optimization that can no longer occur, being superceded by the
subquery-reuse optimization.  Put an assert in place of the optimization
to detect if the need for this optimization ever returns.

FossilOrigin-Name: 4fcdc7a2939457e51aab37cab168677cd7f464a9a0aff4f8981e864a30828b3b
manifest
manifest.uuid
src/select.c