]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the sqlite3VdbeCode() routine. Use sqlite3NameFromToken() more to
authordrh <drh@noemail.net>
Sat, 19 Jun 2004 14:49:12 +0000 (14:49 +0000)
committerdrh <drh@noemail.net>
Sat, 19 Jun 2004 14:49:12 +0000 (14:49 +0000)
commita99db3b6accf3b7c0fb4c0a6a3585e2f69161713
tree7c72a21fb49f310f154237d09b3eebe2286baa21
parent65d8439342cbfceddebdfad5977573866000df78
Omit the sqlite3VdbeCode() routine.  Use sqlite3NameFromToken() more to
reduce the amount of code. (CVS 1639)

FossilOrigin-Name: 99d0436e0ee1c917b2b7bbf005f05288b535648a
manifest
manifest.uuid
src/attach.c
src/build.c
src/expr.c
src/pragma.c
src/select.c
src/sqliteInt.h
src/trigger.c
src/vdbe.h
src/vdbeaux.c