]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the padding word in the Mem object as temporary storage for
authordrh <drh@noemail.net>
Mon, 13 Oct 2014 20:12:47 +0000 (20:12 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Oct 2014 20:12:47 +0000 (20:12 +0000)
commitfacf47a891b114635ef5a5c2ea76ba1f8981e1c6
treee9a76b47c387582d56b3dda70887734af97c31ef
parentf526dcad299bbb3d00817a84c9268ef9191bf07e
Use the padding word in the Mem object as temporary storage for
serial_type value in OP_Record, and thus avoid a redundant computation of
the serial_type for each column.

FossilOrigin-Name: 4b3b65ee5ea61e9b9671ca027940bf02689cb890
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h