]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use sqlite3VdbeAddOp0() to code OP_Expire, to save a few bytes.
authordrh <drh@noemail.net>
Fri, 20 May 2016 15:15:07 +0000 (15:15 +0000)
committerdrh <drh@noemail.net>
Fri, 20 May 2016 15:15:07 +0000 (15:15 +0000)
commit01c736db40121708554723c753e8cb46db569908
tree38f1f956e1ca7a5f053f9fb9013a99e4abbdc448
parentb982bfea377ca0dd015022d942d768b7603b5e27
Use sqlite3VdbeAddOp0() to code OP_Expire, to save a few bytes.

FossilOrigin-Name: 3d55d24dcb27f07d1e645738ee4707e4df923036
manifest
manifest.uuid
src/build.c
src/pragma.c
src/vtab.c