]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If the LHS for an EXCEPT or INTERSECT operator is empty, skip over the
authordrh <>
Wed, 2 Jul 2025 13:19:24 +0000 (13:19 +0000)
committerdrh <>
Wed, 2 Jul 2025 13:19:24 +0000 (13:19 +0000)
commit216676664d6ac56d83adc0f8214d032f6d6da1bf
treea1dea7382205b7bc3b879fccda1ad375550d8dbe
parent6245e5a46b640fd494204009a4b2011f87e7bbd9
If the LHS for an EXCEPT or INTERSECT operator is empty, skip over the
computation of the RHS.

FossilOrigin-Name: 13f096ae8a850a05d4a8684561066f11693ee66289e6568c44ef32822cca06f6
manifest
manifest.uuid
src/btree.c
src/btree.h
src/select.c
src/vdbe.c