]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the query flattener optimization for SELECT statements that are on
authordrh <drh@noemail.net>
Thu, 17 Nov 2016 13:13:25 +0000 (13:13 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Nov 2016 13:13:25 +0000 (13:13 +0000)
commit54cda4edbee1febc11e4c7ae0eb56ad5b2253a68
treecb11078851bc0d3a7564e509909c31b240773d82
parentd2d69cc1fa930905ac2c15a20f7c34f909a61924
Disable the query flattener optimization for SELECT statements that are on
the RHS of vector IN operators.  This is a hack that fixes the bug
described in ticket [da7841375186386c]. A better solution that does not
disable the query flattener is needed, but this will server for the time
being.

FossilOrigin-Name: 005d5b870625d175fdf3c0e87d974006c569d9e1
manifest
manifest.uuid
src/wherecode.c
test/rowvalue3.test