]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a table is part of a LEFT JOIN and should be a completely NULL row due to
authordrh <drh@noemail.net>
Mon, 16 Dec 2019 16:52:22 +0000 (16:52 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Dec 2019 16:52:22 +0000 (16:52 +0000)
commit4dad7ed532ef1a6b50e5ebf4dedf2a4611a82159
tree3489c2019a78dae3b113eb1d4271f68ba05a7fa2
parentd35bdd6c090ddc4d85213dc0bf8cb432966eb38a
When a table is part of a LEFT JOIN and should be a completely NULL row due to
the semantics of a LEFT JOIN, make sure any generated columns on that row
evaluate to NULL.  Ticket [3b84b42943644d6f]

FossilOrigin-Name: 0271491438ad2a985aeff355173a8d0f1e5813954c82147bc68cb26cca5804c8
manifest
manifest.uuid
src/expr.c
test/gencol1.test