]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix handling of "continue" and "break" from inside the loop for the right
authordrh <>
Mon, 11 Apr 2022 17:27:38 +0000 (17:27 +0000)
committerdrh <>
Mon, 11 Apr 2022 17:27:38 +0000 (17:27 +0000)
commit6134b2dff2d5df510210880f935bbd2b0a08f93c
tree9872e7deb3017e5b1c637fb916e99d815cb01932
parentff02ac7f078bbe25c3940ffa35458f0807055fa3
Fix handling of "continue" and "break" from inside the loop for the right
operand of a RIGHT JOIN.

FossilOrigin-Name: b6e773a26c2c6ee76ea61acb059b4e676d07ea62f6db9c513638f8986557cf04
manifest
manifest.uuid
src/vdbe.c
src/where.c
src/whereInt.h
test/join7.test
test/where.test