]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Proof of concept for a "PRAGMA vdbe_cycle_limit=N" command. When N>0, vdbe_cycle_limit
authordrh <drh@noemail.net>
Tue, 21 Feb 2017 13:29:18 +0000 (13:29 +0000)
committerdrh <drh@noemail.net>
Tue, 21 Feb 2017 13:29:18 +0000 (13:29 +0000)
commit14f2dad0b2fcc65a786f7c845570191c5649b83b
tree2cec706292eb24aa190c04b70f510ca520bafa42
parent4689956b9e0dfad404a0b103d7903b8cbfddb48f
Proof of concept for a "PRAGMA vdbe_cycle_limit=N" command.  When N>0,
invoke sqlite3_interrupt() whenever any byte code program uses more than
N virtual machine cycles.

FossilOrigin-Name: 9626b41e6ef70631cc1867315e409a2a92ce2a53
manifest
manifest.uuid
src/pragma.c
src/pragma.h
tool/mkpragmatab.tcl