]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with sub-queries and the flattening optimization. Also handle an extra...
authordanielk1977 <danielk1977@noemail.net>
Sat, 12 Feb 2005 08:59:55 +0000 (08:59 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 12 Feb 2005 08:59:55 +0000 (08:59 +0000)
commita1cb183d044020eb223322bfe6172d96194eeb19
tree21f418ad4b3ea843ab6e2f3ebe5f3088719dc9d1
parent8cbd373ca7118aeb8b1d015f3a7a9520dd595959
Fix a problem with sub-queries and the flattening optimization. Also handle an extra case of database corruption. (CVS 2324)

FossilOrigin-Name: f7858d8830cdd0f57b8f9bc73068d29a7062b8ac
manifest
manifest.uuid
src/btree.c
src/expr.c
src/select.c
test/bind.test
test/subquery.test
test/tester.tcl