]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In expression nodes of type REGISTER with sub-type COLUMN, ensure that the
authordrh <>
Fri, 13 Jan 2023 19:29:46 +0000 (19:29 +0000)
committerdrh <>
Fri, 13 Jan 2023 19:29:46 +0000 (19:29 +0000)
commit475e76d43ea5b65f563f46c9427e30b244420fce
tree39bc94ef197424739dc8f5bfdb13d4c6ae10ece4
parentbd8e3d7d0aaea59b5f4427692298879e91ef9060
In expression nodes of type REGISTER with sub-type COLUMN, ensure that the
iColumn field is set correctly, as otherwise the "IS NULL" operator might
be incorrectly optimized.  Fix for the problem described by
[forum:/forumpost/d010a26798915b53|forum post d010a26798915b53].

FossilOrigin-Name: 0819a1869a39d54a405259ea323365506a182962a02affdef16a03446005da64
manifest
manifest.uuid
src/resolve.c
test/returning1.test