]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the xfer optimization code so that the xfer optimization can be used
authordrh <drh@noemail.net>
Fri, 4 Nov 2011 14:36:02 +0000 (14:36 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Nov 2011 14:36:02 +0000 (14:36 +0000)
commitccdf1baebfc468672c9214c48245825f8fc65d4e
tree923f5c544164c2d789e25400f2d653423bd3ab8c
parentd28286181d3b739e0c177323f021107b7756793a
Update the xfer optimization code so that the xfer optimization can be used
with INTEGER PRIMARY KEY ON CONFLICT ... as long as the destination table
is initially empty.  Improvements to the comments on the xfer optimization.
New test cases added.

FossilOrigin-Name: e3f368cd5ef66a56fd4bd05a77276039e26b9e0e
manifest
manifest.uuid
src/insert.c
test/insert4.test