]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance improvement in sqlite3_step() by creating a new mTrace flag
authordrh <drh@noemail.net>
Tue, 4 Dec 2018 14:33:02 +0000 (14:33 +0000)
committerdrh <drh@noemail.net>
Tue, 4 Dec 2018 14:33:02 +0000 (14:33 +0000)
commit04c6747a804862554811113524b8a70d3a0675e1
tree38302e1747fd6ae02f0a8de44c9f3b64d04d02ce
parentb7de827137526de97424f5f1202a6c3bfa35a914
Performance improvement in sqlite3_step() by creating a new mTrace flag
for the legacy xProfile pointer that is set by sqlite3_profile().

FossilOrigin-Name: e28584e8bc7b7405380064b60523fa6191f827f74075f6d117eb7732d752ba5e
manifest
manifest.uuid
src/main.c
src/sqliteInt.h
src/vdbeapi.c