]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the progress handler so that it does not fire too soon during an
authordrh <drh@noemail.net>
Wed, 24 Jun 2015 14:36:27 +0000 (14:36 +0000)
committerdrh <drh@noemail.net>
Wed, 24 Jun 2015 14:36:27 +0000 (14:36 +0000)
commit6cbbdb08f8bd953eb814fb54978ceef20ff37a9d
tree79d43145a65a4cb0ee0cc72902927c987cb32f13
parentc6e956f038d746a42e911870309e8abd937487f9
Fix the progress handler so that it does not fire too soon during an
sqlite3_step() call other than the first.

FossilOrigin-Name: b41ef5d6db107cac2b1b46a955e63414434ee976
manifest
manifest.uuid
src/vdbe.c