]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the xfer-optimization, do early detection of when the source and destination
authordrh <drh@noemail.net>
Fri, 5 Apr 2019 15:44:55 +0000 (15:44 +0000)
committerdrh <drh@noemail.net>
Fri, 5 Apr 2019 15:44:55 +0000 (15:44 +0000)
commit86223e8d65a6dc10ad19b5c8aa535baba86a7e5c
tree89d2cdc35648c44e6f0b5b24f112d11f2698f8b0
parentd1f9932e4b26007da9fc6ef2b4a8121bcb196011
In the xfer-optimization, do early detection of when the source and destination
index share the same btree, to avoid a long delay prior to reporting the
database corruption.

FossilOrigin-Name: af1e5873d44d31466023ae145bdfc6b4191eb48b62e5752c6e683bcf571980e7
manifest
manifest.uuid
src/insert.c