]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When flattening a query, make sure iTable attribute of TK_IF_NULL_ROW
authordrh <drh@noemail.net>
Tue, 23 May 2017 01:21:07 +0000 (01:21 +0000)
committerdrh <drh@noemail.net>
Tue, 23 May 2017 01:21:07 +0000 (01:21 +0000)
commit3f1e9e00e6ec9e430656182ae170d060d7f7bb83
tree88537a1b1abb8de397b266e4b6d81261509267b3
parentd4fb1965312045f80dd0e37e9be1a483f334a75a
When flattening a query, make sure iTable attribute of TK_IF_NULL_ROW
operators (that result from a prior flattening of a LEFT JOIN) are updated
correctly.  Fix for ticket [cad1ab4cb7b0fc344].

FossilOrigin-Name: 92c178507df553e4f1110342c8f9b11b3ee37989e1d634fcaccabf657befa22f
manifest
manifest.uuid
src/select.c
src/vdbe.c
test/join.test