Continuation of the fix at [8c0f69e0e4ae0a44]: If a viaCoroutine FROM clause
commitaf6a97e3089b886a7f69ffcf8113279daef0e0b6
authorD. Richard Hipp <drh@hwaci.com>
Mon, 22 Apr 2024 00:42:47 +0000 (22 00:42 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 22 Apr 2024 00:42:47 +0000 (22 00:42 +0000)
tree5ca76ae8f32dc19c1115083e1c82dce6b3c8ca1c
parenta394598bfacfaad4ca38a6eae5d732f789a04139
Continuation of the fix at [8c0f69e0e4ae0a44]: If a viaCoroutine FROM clause
term is participating in a RIGHT or FULL JOIN, we have to create an
always-NULL pseudo-cursor for that term when processing the RIGHT join.
dbsqlfuzz 6fd1ff3a64bef4a6c092e8d757548e95698b0df5.
src/vdbe.c
src/wherecode.c
test/values.test