]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid some OP_SCopy instructions in "INSERT INTO .. VALUES" statements that insert...
authordan <Dan Kennedy>
Thu, 14 Mar 2024 17:04:18 +0000 (17:04 +0000)
committerdan <Dan Kennedy>
Thu, 14 Mar 2024 17:04:18 +0000 (17:04 +0000)
commitf0f43238248e3e6491686acf1104217face58b00
tree1901fad03ce65b4681fb87bc0c87c15cc4bd719b
parenta06c046e29d5024efafb1cc5a90fead8731bc96b
Avoid some OP_SCopy instructions in "INSERT INTO .. VALUES" statements that insert more than one row in cases where the VALUES clause contains a value for all columns of the table.

FossilOrigin-Name: 988f0ea70cd21b3194011e0cd1ddd4990a07669e0fd9c37afa48f69698ab7212
manifest
manifest.uuid
src/insert.c
test/values.test