]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the OP_VColumn opcode does set sqlite3_vtab_nochange() unless
authordrh <drh@noemail.net>
Mon, 1 Oct 2018 11:00:00 +0000 (11:00 +0000)
committerdrh <drh@noemail.net>
Mon, 1 Oct 2018 11:00:00 +0000 (11:00 +0000)
commit9def1920e412ff780ffb07eb5e68e2bf47abcac9
tree5fe960b9c9f395c992c6cfdfc88cb6cb5ed7ff54
parent2d9505c5db36823f471816b84fe2d6638aeaf08b
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: 31ac8dbae4d5d3d5aee28959e9b1bfcb72a2f878541c0cbd74be46b0193df89c
manifest
manifest.uuid
src/sqliteInt.h
src/update.c
src/vdbe.c