]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance optimization: Avoid calling convertCompoundSelecctToSubquery()
authordrh <drh@noemail.net>
Mon, 5 Aug 2013 22:05:02 +0000 (22:05 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Aug 2013 22:05:02 +0000 (22:05 +0000)
commitd58d3278cbdbccbb5bef117c3adbb12bb32fc6e7
treed9748463a0a9abb7dc7660e6fd51adfd34e85c1e
parentf3d2aaeca2011fadcb0afa23a966c3547a033bc5
Performance optimization: Avoid calling convertCompoundSelecctToSubquery()
on queries that do not use the UNION, EXCEPT, or INTERSECT operators.

FossilOrigin-Name: c589b2fed7beabc2337d701094c22635914d9c23
manifest
manifest.uuid
src/parse.y
src/select.c
src/sqliteInt.h