]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure that the use of a double-quoted string literal does not trick
authordrh <drh@noemail.net>
Mon, 23 May 2005 15:06:39 +0000 (15:06 +0000)
committerdrh <drh@noemail.net>
Mon, 23 May 2005 15:06:39 +0000 (15:06 +0000)
commit15ccce1c0d3c5ed8604201795361559c3cb22023
tree0182f6a7896ebbbb3484e9d68665b9d402543609
parent0bb8f36d0567fb449ad165b630454d6c47df1320
Make sure that the use of a double-quoted string literal does not trick
the optimizer into using a correlated subquery when a static
subquery would suffice. (CVS 2477)

FossilOrigin-Name: ef4059e3afa1a61a9e59df00cdfedc57d8df9fec
manifest
manifest.uuid
src/expr.c
test/subquery.test