aboutsummaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2019-12-15 02:49:32 +0000
committerdrh <drh@noemail.net>2019-12-15 02:49:32 +0000
commitd35bdd6c090ddc4d85213dc0bf8cb432966eb38a (patch)
tree36b94aa341359dcce43b46e67c35ad56771fcd42 /src/expr.c
parent95866af326ad06f6162fc7448100e0162ea2e2e6 (diff)
downloadsqlite-d35bdd6c090ddc4d85213dc0bf8cb432966eb38a.tar.gz
sqlite-d35bdd6c090ddc4d85213dc0bf8cb432966eb38a.zip
Ensure that all ON CONFLICT REPLACE indexes are sorted to the end of the list
of indexes for a table, even for weird cases where the same UNIQUE constraint occurs twice with the ON CONFLICT REPLACE clause only on the second one. This avoids an out-of-order contraint processing problem that can arise due to the optimization of check-in [469a62ca33081854]. FossilOrigin-Name: 1e3918ca2f2c1cfcfa44249b1d7b847d52cbb8d302a8d4a335c090cfdf22d7a1
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions