]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Save CPU cycles in sqlite3Prepare() by, among other things, shifting the
authordrh <drh@noemail.net>
Wed, 9 Oct 2019 01:19:07 +0000 (01:19 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Oct 2019 01:19:07 +0000 (01:19 +0000)
commitf3ce2483f52a31b5d63dcf292f7f766f21178839
tree7d1dcb8a4c9bbcbe1974f7c35d595a04573c6720
parentfbd79cc585d62868ccf2e08d44f3f65db744287a
Save CPU cycles in sqlite3Prepare() by, among other things, shifting the
EXPLAIN column label logic over to sqlite3VdbeMakeReady().

FossilOrigin-Name: 1ca5ef84506aac3e2f08baa36095b3befdeedf2a3443fcd9154a277b55cbf64b
manifest
manifest.uuid
src/prepare.c
src/vdbeaux.c