]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not set OP_Column flags on the instructions generated by
authordrh <drh@noemail.net>
Sat, 14 Dec 2019 17:43:37 +0000 (17:43 +0000)
committerdrh <drh@noemail.net>
Sat, 14 Dec 2019 17:43:37 +0000 (17:43 +0000)
commit99670abb82c4c67d528a554ef994a0d4e47b7199
treed2ea7c7ff598f311a0c50a647a08bb85d7777c01
parentaac30f9b5020f5af1bce935f3d90e9dab3722ba2
Do not set OP_Column flags on the instructions generated by
sqlite3ExprCodeGetColumn() if the opcode generated is not really an
OP_Column, which might happen if the column is virtual.
Fix for ticket [b439bfcfb7deedc6]

FossilOrigin-Name: 2401e04730a156aa48787b91af4e516406cb7635145e430be62fd16481816237
manifest
manifest.uuid
src/expr.c
test/gencol1.test