]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The compound-select merge optimization is mostly working with this check-in.
authordrh <drh@noemail.net>
Tue, 24 Jun 2008 00:32:35 +0000 (00:32 +0000)
committerdrh <drh@noemail.net>
Tue, 24 Jun 2008 00:32:35 +0000 (00:32 +0000)
commit92b01d53c2da8fa9d2b336132b1b6ff353c6d214
tree6fb345aceb065cbebb696c227046f63a8b6bf2dd
parent261696416bb1bc22d67dfdb850c94fb5670915ee
The compound-select merge optimization is mostly working with this check-in.
But there are still a few problems and so the optimization is disabled by
and "#if 0".  This check-in is to synchronize with the other changes happening
in parallel. (CVS 5291)

FossilOrigin-Name: e2ba324cbcac0ba35bbde50048677e085abb092b
manifest
manifest.uuid
src/expr.c
src/insert.c
src/select.c
src/sqliteInt.h
test/select1.test