]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance optimization in the code generator for INSERT for the common
authordrh <>
Thu, 18 Feb 2021 00:26:11 +0000 (00:26 +0000)
committerdrh <>
Thu, 18 Feb 2021 00:26:11 +0000 (00:26 +0000)
commitc7e93f58d500971f531215ea96ed99a92144acdf
tree5d3e084c88b476bbefc3b6218abac41765e809ad
parentc54246ffdf51ae0af4d9e39c653571e6e6586cc6
Performance optimization in the code generator for INSERT for the common
case where the target table has neither generated nor hidden columns.
Also fix a redundant (and thus unreachable) branch in the resolver.

FossilOrigin-Name: 16ac213c57196361a9d14df4c0d1ccc6f67ac522365b345ea364d1aec61fa3f2
manifest
manifest.uuid
src/insert.c
src/resolve.c