]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update older opcode names to be more meaningful in light of the latest
authordrh <drh@noemail.net>
Sun, 12 Jun 2005 21:35:51 +0000 (21:35 +0000)
committerdrh <drh@noemail.net>
Sun, 12 Jun 2005 21:35:51 +0000 (21:35 +0000)
commitf0863fe5686623f9578b6ce3c67dbd18d4e7b312
treea9120fc08b7d3a0c7d3a37cbd473b69b01a139cb
parent4a9f241c371857ecb55f90a6e07b997612fedd9b
Update older opcode names to be more meaningful in light of the latest
code design. (CVS 2506)

FossilOrigin-Name: 36f2da1f8d8d434f861ecad55c9d86549751c954
16 files changed:
manifest
manifest.uuid
src/build.c
src/delete.c
src/expr.c
src/insert.c
src/pragma.c
src/random.c
src/select.c
src/sqliteInt.h
src/trigger.c
src/update.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/where.c