]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary calls to sqlite3_step() with null prepared statements
authordrh <drh@noemail.net>
Fri, 9 Apr 2010 09:14:05 +0000 (09:14 +0000)
committerdrh <drh@noemail.net>
Fri, 9 Apr 2010 09:14:05 +0000 (09:14 +0000)
commit6498f0bb2e60fa42a8fa80bb1e2f60d01534ea92
tree56b6e7e5056503f03d6f7089c90443fe07483146
parent9e48165b075128c4f113e7134de43ca1f8304532
Avoid unnecessary calls to sqlite3_step() with null prepared statements
while parsing the schema.

FossilOrigin-Name: ae04d2d15d3d96f607adb394a631d96cd4cf2c1d
manifest
manifest.uuid
src/prepare.c