]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary calls to sqlite3VdbeSerialTypeLen() for integer
authordrh <drh@noemail.net>
Sun, 28 Jun 2015 02:58:51 +0000 (02:58 +0000)
committerdrh <drh@noemail.net>
Sun, 28 Jun 2015 02:58:51 +0000 (02:58 +0000)
commitc5ef7151b0cf99cabaa0d2ad7e1a2035102b9541
tree86d1fcd7fef22c14770e8efea2b88b8f4f656d04
parentc75d886b051565c5a9533c7726fe7512de7edc86
Avoid unnecessary calls to sqlite3VdbeSerialTypeLen() for integer
serial types, for a small size reduction and a speed increase.

FossilOrigin-Name: 9cd30d33b1d02dc8c55c1d74bdbcefab63ebf2a7
manifest
manifest.uuid
src/vdbeaux.c