]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Start all transactions and verify all schema cookies near the beginning of
authordrh <drh@noemail.net>
Wed, 9 Jun 2004 00:48:12 +0000 (00:48 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Jun 2004 00:48:12 +0000 (00:48 +0000)
commit80242055e53a0e72277cb1180316c3c9fecd6cc1
treeba6afc9badef14014eb1aa56dfe825569362a56d
parentb3e043463d01e0bd0037ae692239df2b403b447f
Start all transactions and verify all schema cookies near the beginning of
of each vdbe program. (CVS 1543)

FossilOrigin-Name: 1086196460e261718e78512d77e25dde021a117d
manifest
manifest.uuid
src/build.c
src/parse.y
src/pragma.c
src/sqliteInt.h
src/trigger.c
src/vdbe.c
src/vdbeaux.c
src/where.c
test/attach.test