]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the OP_VColumn opcode does set sqlite3_vtab_nochange() unless
authordrh <drh@noemail.net>
Thu, 27 Sep 2018 20:20:01 +0000 (20:20 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Sep 2018 20:20:01 +0000 (20:20 +0000)
commit09d00b2f4f60829fca2d05695d0cc54b70246638
treeb9d11068fe629b0fce81c8f24c6dcdf4c9e09e59
parent0efb6f51353fcb3bd688d5f1a23c92981079f106
Ensure that the OP_VColumn opcode does set sqlite3_vtab_nochange() unless
the OPFLAG_NOCHNG bit is set in P5.  Fix for ticket
[69d642332d25aa3b7315a6d385]

FossilOrigin-Name: 322ab1fc613f616e9f07dc94ef74a29572a21cc476d88e97b4ce865500a47b62
manifest
manifest.uuid
src/sqliteInt.h
src/update.c
src/vdbe.c