]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of the OpenTemp opcode to OpenVirtual which is more
authordrh <drh@noemail.net>
Fri, 8 Jul 2005 17:13:46 +0000 (17:13 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Jul 2005 17:13:46 +0000 (17:13 +0000)
commit9170dd7e1c1572c06cda2101735ed8e31cff185b
treee4bd6f80c8d0bb0c719c46144b2950d2fcf55952
parent392e597c8a2723c65186b6d277abfe70c8d3ffc4
Change the name of the OpenTemp opcode to OpenVirtual which is more
descriptive of what it does. (CVS 2541)

FossilOrigin-Name: 3bb9ce5f20d0a6bc19df31df9b8e82044c3e6004
manifest
manifest.uuid
src/expr.c
src/insert.c
src/select.c
src/sqliteInt.h
src/vdbe.c
src/where.c
test/insert.test
test/select6.test
test/view.test