]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Cosmetic change to the xfer-optimization to put the OP_RowData opcode closer
authordrh <drh@noemail.net>
Mon, 3 Feb 2020 19:56:51 +0000 (19:56 +0000)
committerdrh <drh@noemail.net>
Mon, 3 Feb 2020 19:56:51 +0000 (19:56 +0000)
commit51f37b2bb81ee44c556ec66ba01077db1d145f86
treed70e2bf3d7432d75c4e580249738ff67a04a0779
parent081ce2042c3e46c98892bd1fe02f8f550084d7cd
Cosmetic change to the xfer-optimization to put the OP_RowData opcode closer
to the corresponding OP_Insert opcode.  This makes it slightly easier to read
and understand the code.

FossilOrigin-Name: 0ea2dbfc9088561d62c3456803cb08d357e4e60f1d21f6ed37315564be4957d3
manifest
manifest.uuid
src/insert.c