]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the sorter optimization used by INSERT INTO SELECT statements if the statemen...
authordan <dan@noemail.net>
Sat, 21 Mar 2015 07:03:55 +0000 (07:03 +0000)
committerdan <dan@noemail.net>
Sat, 21 Mar 2015 07:03:55 +0000 (07:03 +0000)
commitcf287e2742bb430cbe86c874e39abab86d4981b4
treea19e10820ebc7a08af8bcb5847a7cbd4042c7b9d
parent71ccfc3217f0aa50d981f2b55adae1c2b8d96b2e
Disable the sorter optimization used by INSERT INTO SELECT statements if the statement explicitly specifies REPLACE, IGNORE or FAIL conflict handling.

FossilOrigin-Name: d42159429735c4a03f1d66887135487a9513ea29
manifest
manifest.uuid
src/insert.c
test/insert6.test