]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add and use the sqlite3VdbeChangeOpcode() routine. Simplify the implementation
authordrh <drh@noemail.net>
Wed, 2 Sep 2015 18:40:33 +0000 (18:40 +0000)
committerdrh <drh@noemail.net>
Wed, 2 Sep 2015 18:40:33 +0000 (18:40 +0000)
commit0ff287fb0137268f9f7658cf17b44bb6937f1d0c
tree5de50541bc950fe519d3621de1df3a5e9932923c
parent2991ba050b66f789dd8368987d265d8a8ff5aa88
Add and use the sqlite3VdbeChangeOpcode() routine.  Simplify the implementation
of the other sqlite3VdbeChange*() routines.

FossilOrigin-Name: 0a5b00e493efae58252f9fc7bde5a469645942d5
manifest
manifest.uuid
src/build.c
src/select.c
src/vdbe.h
src/vdbeaux.c