]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The XFER optimization works if the target table lacks an integer primary
authordrh <drh@noemail.net>
Sat, 31 Mar 2007 13:00:26 +0000 (13:00 +0000)
committerdrh <drh@noemail.net>
Sat, 31 Mar 2007 13:00:26 +0000 (13:00 +0000)
commitbd36ba69b0838cdd42dd18e5d01f4e0b2204983e
treef3db05f68ff8b27b4022b85b7418e1bcfdc6d1c7
parent393f068912a083975232799f7fb3b377fa78b09a
The XFER optimization works if the target table lacks an integer primary
key and is not empty as long as it has no indices.  It always has and
continues to work if the target table was empty. (CVS 3779)

FossilOrigin-Name: 2c62ffcb865655e8b91aaf81601548ea540c6088
manifest
manifest.uuid
src/insert.c