]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get the sqlite3VdbeSerialGet() routine to run faster by avoiding the use
authordrh <drh@noemail.net>
Fri, 22 Aug 2014 14:34:05 +0000 (14:34 +0000)
committerdrh <drh@noemail.net>
Fri, 22 Aug 2014 14:34:05 +0000 (14:34 +0000)
commit14a924a5cd77e353ebae67d3b4bc7e64b7bd715a
tree59a4fccd3bd71ac9ed3004b03c9f1ba2e5d8fcc5
parent3f5b199eb596a6e8031647d93e00451ade43806e
Get the sqlite3VdbeSerialGet() routine to run faster by avoiding the use
of local variables.

FossilOrigin-Name: 8267d82174099e548a4f78d06af0c6324c89b83d
manifest
manifest.uuid
src/sqliteInt.h
src/vdbeaux.c