]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the way an Expr that has been converted to TK_REGISTER stores its original...
authordan <dan@noemail.net>
Wed, 19 Aug 2009 17:17:00 +0000 (17:17 +0000)
committerdan <dan@noemail.net>
Wed, 19 Aug 2009 17:17:00 +0000 (17:17 +0000)
commitfcd4a150e27c8cad818a3db4b585fafa8d5d4d41
tree06d06f573372ae373ad887727fa21971a795a483
parent0f9a34ea4f0be79e290f942fcf251c1b86ea8fbf
Change the way an Expr that has been converted to TK_REGISTER stores its original opcode. The previous method, overloading Expr.iColumn, did not work in all cases.

FossilOrigin-Name: 71ea9d0e148fbd3d633651c61c81044e37cf88b9
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/vdbemem.c