]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Test that the left and right sides of a compound SELECT operator have the same numbe...
authordan <dan@noemail.net>
Tue, 23 Jun 2015 12:19:55 +0000 (12:19 +0000)
committerdan <dan@noemail.net>
Tue, 23 Jun 2015 12:19:55 +0000 (12:19 +0000)
commit923cadb1ae3c4f1fbbc9bc11a818ea62474631f4
treef4c15d520802a0259ac8617af889534f1d64b348
parent82c4f9b4076bca379194efd79ad6df47fff4fab9
Test that the left and right sides of a compound SELECT operator have the same  number of expressions in the expanded expression list before beginning to generate code.

FossilOrigin-Name: 4df852ce26c95d5d23c83dbe9c59d2c3435acddf
manifest
manifest.uuid
src/resolve.c
src/select.c
src/sqliteInt.h
test/in.test
test/select7.test