]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid assuming that cursor numbers were allocated in order for all SrcList objects...
authordan <Dan Kennedy>
Wed, 29 Jul 2026 19:17:40 +0000 (19:17 +0000)
committerdan <Dan Kennedy>
Wed, 29 Jul 2026 19:17:40 +0000 (19:17 +0000)
commit817458fe70c78aa45116d56cf9b3416f312ea7bc
tree5ddc9bff2c8da9753215e6e87afade9742cec51b
parent88a179e9eb591818316f12280b0a669cf03b7740
Avoid assuming that cursor numbers were allocated in order for all SrcList objects when detecting ON clauses that refer to tables to their right. Possible fix for [bugs:/info/2026-07-29T17:50:40Z | 2026-07-29T17:50:40Z].

FossilOrigin-Name: ebfea8cfb03e0578364bb1f5f8f44c55127f2155d9a0999865a811098f69e9f4
manifest
manifest.tags
manifest.uuid
src/select.c
test/with5.test