diff options
author | drh <drh@noemail.net> | 2019-12-26 23:16:18 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2019-12-26 23:16:18 +0000 |
commit | d3ee3ad12fd53f0db78a2c07917fb4fc310ca72a (patch) | |
tree | 8d52aef31d4aa6321afb8ee6c6d53850ca4e7f39 /src/upsert.c | |
parent | e752040c099f4137c7cbab3c4a51c684ed8173be (diff) | |
download | sqlite-d3ee3ad12fd53f0db78a2c07917fb4fc310ca72a.tar.gz sqlite-d3ee3ad12fd53f0db78a2c07917fb4fc310ca72a.zip |
An UPDATE of a table that is indexed by a constant virtual column that uses
the one-pass optimization might cause the table seek to be omitted before
reaching row DELETE/INSERT. Fix this by coding an extra OP_Column in that
circumstance. Ticket [ec8abb025e78f40c]
FossilOrigin-Name: e54560495926fbb8a2ce829c677a2dd0066e46b7a8d4ada9d8a34a3426959836
Diffstat (limited to 'src/upsert.c')
0 files changed, 0 insertions, 0 deletions