]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the sqlite3VdbeSerialType() function go ahead and compute the serial
authordrh <drh@noemail.net>
Fri, 16 Oct 2015 14:54:17 +0000 (14:54 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Oct 2015 14:54:17 +0000 (14:54 +0000)
commitbe37c12423417ea69bcf507908554667e9f750a0
treeed65c6d522e670437026f3be623997a750e176f0
parentfaf3727904013084a74e784389c2fcb317494c02
Have the sqlite3VdbeSerialType() function go ahead and compute the serial
length as well, since it is always needed.  This avoids unnecessary calls
to sqlite3VdbeSerialTypeLen().

FossilOrigin-Name: 2ad72be12477b0e8e33e56a9a17e29abbd283ec1
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/vdbemem.c