]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid many unnecessary calls to sqlite3ReadSchema() and sqlite3Init() when
authordrh <drh@noemail.net>
Wed, 25 Apr 2018 12:01:45 +0000 (12:01 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Apr 2018 12:01:45 +0000 (12:01 +0000)
commitb2c8559fad99cb0f16efc30938ed5fa1f3ae3690
tree0838c777b410f2b87d33f1adf3068650f71fc372
parent32158724462f35e3c4e00e5dfc4b894348f09615
Avoid many unnecessary calls to sqlite3ReadSchema() and sqlite3Init() when
the schema is known to be valid already.

FossilOrigin-Name: 58cf812fd81329e82b3fdd61b7ad2040c9b90d2d80f592b9231e0e1902c8d577
manifest
manifest.uuid
src/attach.c
src/btmutex.c
src/build.c
src/prepare.c
src/sqliteInt.h