]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Restore part of the UPDATE one-pass optimization that was removed by
authordrh <>
Tue, 1 Aug 2023 00:34:03 +0000 (00:34 +0000)
committerdrh <>
Tue, 1 Aug 2023 00:34:03 +0000 (00:34 +0000)
commitd192b4441de853d23fd377244dfcfbaa5b246ba7
tree0c68c5765eb98ad200a2b147e9038ce9e56fa3a6
parent00d635dda4808fdd6c98b4fc4c3e3c751bbf04c3
Restore part of the UPDATE one-pass optimization that was removed by
check-in [2c56b984a0bd3be5]: only disable one-pass if the WHERE clause
contains a subquery.  Allow subqueries in the SET expressions.
Fix for performance problem reported by
[forum:/forumpost/8ab195fd44e75ed0|forum  post 8ab195fd44e75ed0].

FossilOrigin-Name: 42916af9fc0f379a608a08db894400bd735a28e26ab1ffd604d1fddfbdb3ec0c
manifest
manifest.uuid
src/test1.c
src/update.c
test/corruptL.test
test/update.test