]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Minor cleanups of the compound-subquery flattening logic. New test cases
authordrh <drh@noemail.net>
Sat, 10 Dec 2011 23:18:32 +0000 (23:18 +0000)
committerdrh <drh@noemail.net>
Sat, 10 Dec 2011 23:18:32 +0000 (23:18 +0000)
commit4b3ac73c2ff20a5491b9e116502403b5657afeb1
tree55a1d6bd8d87d0f39168bcedb4cd46c0a61caca5
parent1acc6cbe0078c40dd54d73800d874487b49a6dc5
Minor cleanups of the compound-subquery flattening logic.  New test cases
added for joins the compound subquery.

FossilOrigin-Name: 5061d85ff934db3c217c97acbbbed3286d9e02aa
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/select.c
src/sqliteInt.h
test/selectB.test