]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Further optimizations to the UPDATE logic to avoid making changes to partial
authordrh <drh@noemail.net>
Mon, 17 Sep 2018 20:47:38 +0000 (20:47 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Sep 2018 20:47:38 +0000 (20:47 +0000)
commit40b4e7a6923cde8c5ab0b8148c3b07bbf4414e8c
tree0cc3a205e0d0addd74ec83e3af4d0001adc61025
parentd4cb09e3d26a2b507bf781b168922da81bb54b53
Further optimizations to the UPDATE logic to avoid making changes to partial
indexes if none of the columns mentioned in the WHERE clause are modified by
the UPDATE.

FossilOrigin-Name: d1365a5bf0ee2f145427b81d2a593f539c3ad4705d579478703c1f65ae5f80bf
manifest
manifest.uuid
src/update.c