]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The changes to fix [f7b4edece25c9948] mean that the schema is always loaded
authordrh <drh@noemail.net>
Thu, 24 Mar 2011 01:34:03 +0000 (01:34 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Mar 2011 01:34:03 +0000 (01:34 +0000)
commit22645842a4495cf9efd2bf9d1fc7e14ea95a9fd7
tree49a6657a7176563139190110146244c1df7a1326
parentd7b302bf6417ec48f54b405d6ed3f07df31bc00f
The changes to fix [f7b4edece25c9948] mean that the schema is always loaded
whenever a prepared statement is running.  This means that a couple of
branches can be eliminated and one operand of OP_ParseSchema can be removed.

FossilOrigin-Name: b6e268fce12829f058f1dfa223731ec8479493f8
manifest
manifest.uuid
src/build.c
src/vdbe.c
src/vtab.c