]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure the functions that appear to be constant are not factored out of
authordrh <drh@noemail.net>
Sat, 17 Aug 2019 17:07:15 +0000 (17:07 +0000)
committerdrh <drh@noemail.net>
Sat, 17 Aug 2019 17:07:15 +0000 (17:07 +0000)
commit9e9a67adb059733e05e0791f2ec519985eaa333c
tree6c09b82af50a2ec508da883093f738d20bf472c5
parentcc3f3d1f055e5bce28d7c7fa122ac5f922a7706b
Ensure the functions that appear to be constant are not factored out of
expression that originate on the right-hand side of a LEFT JOIN.
Ticket [6710d2f7a13a2997]

FossilOrigin-Name: 500c9152daaf11cf69d778aa8592175f6088337c6667c59af6df3a24cd81eb0e
manifest
manifest.uuid
src/expr.c
test/join.test