]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When flattening the right operand of a LEFT JOIN,
authordrh <>
Thu, 2 Mar 2023 14:09:11 +0000 (14:09 +0000)
committerdrh <>
Thu, 2 Mar 2023 14:09:11 +0000 (14:09 +0000)
commit7a83522677fdf26dc8706a21e0af7ee20a57c77c
tree5a87e376efa35a60a032634c219f8ef7bd8d4687
parent843c71d74829c1842a7282958875ead30d73469e
When flattening the right operand of a LEFT JOIN,
ensure that the OP_IfNullRow opcode does not
NULL-out a subquery result that was computed within OP_Once.

FossilOrigin-Name: c80b262c9dbde80c51872f36f9c4d406eba1c3f34468d36d5cb7084b1720ee5c
manifest
manifest.uuid
src/expr.c
test/join2.test