]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the test for an (illegal) scalar sub-query that returns more than one column...
authordan <dan@noemail.net>
Thu, 2 Sep 2010 19:01:16 +0000 (19:01 +0000)
committerdan <dan@noemail.net>
Thu, 2 Sep 2010 19:01:16 +0000 (19:01 +0000)
commit74b617b22a2d26821c3580a9d8f8db271899e0ce
tree410f521941194b1b601ac09b160935e8a4a2435f
parent7ff2719e889d16c180baef63c39e721ea874db30
Move the test for an (illegal) scalar sub-query that returns more than one column to earlier in SELECT processing in order to avoid an assert() that can happen later on.

FossilOrigin-Name: a55842cfb56b659c88832dce9ce7bafb50258211
manifest
manifest.uuid
src/select.c
test/e_expr.test
test/in.test