]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid an assert() failure when a compound scalar sub-select is, due to a "WHERE ...
authordan <Dan Kennedy>
Mon, 12 Apr 2021 12:02:49 +0000 (12:02 +0000)
committerdan <Dan Kennedy>
Mon, 12 Apr 2021 12:02:49 +0000 (12:02 +0000)
commitcd0b245934fa40282317fb98b298abc71bc0633f
tree87bd0852ba89c20441b8139d4690ee46cf8ff1f5
parent1d6d737cb7933825f8b979e5a9b4f21f63372226
Avoid an assert() failure when a compound scalar sub-select is, due to a "WHERE (sub-select) AND (... OR ...)" clause, coded twice by the code generator.

FossilOrigin-Name: a4e3f13329332f91a250bc18459fd4100990a1ac0516f8a0a6b21ff117db9795
manifest
manifest.uuid
src/select.c
test/selectA.test