]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remember the size of the Vdbe.aOp[] array in bytes, to avoid unnecessary
authordrh <drh@noemail.net>
Fri, 1 Jan 2016 16:42:09 +0000 (16:42 +0000)
committerdrh <drh@noemail.net>
Fri, 1 Jan 2016 16:42:09 +0000 (16:42 +0000)
commitbd57308eef5dfaf99b0d242caaac0f69067b4e61
tree0525d4c90c561968f52ffee0a259bd301d3ff5d3
parent3c19bb60d108a48a6b9ddf7f84bf085edc7e8e17
Remember the size of the Vdbe.aOp[] array in bytes, to avoid unnecessary
calls to sqlite3_msize().

FossilOrigin-Name: 3e852804c85a5c9f4c4ffafd55d03af6d19fe5cc
manifest
manifest.uuid
src/sqliteInt.h
src/vdbeaux.c