]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid O(N*N) behavior with very long lists of VALUES. many-VALUEs
authordrh <drh@noemail.net>
Mon, 5 Jan 2015 20:04:51 +0000 (20:04 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Jan 2015 20:04:51 +0000 (20:04 +0000)
commit3afd2b4d6d6b449ff668e7f78068ba2048dd58b3
tree4724c7e31f7cb10588230dbce431af5f0f791faf
parent45f54a57783d85907d4a262dd36bfa376fcba876
Avoid O(N*N) behavior with very long lists of VALUES.

FossilOrigin-Name: ee30fb35217f3429ee89aaad7c19f29710420e4c
manifest
manifest.uuid
src/select.c