]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Create and use a function especially for adding the ParseSchema opcode.
authordrh <drh@noemail.net>
Fri, 3 Jun 2011 20:11:17 +0000 (20:11 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Jun 2011 20:11:17 +0000 (20:11 +0000)
commit5d9c9da6e847e7111fc93c592576edaff5ad8cdf
tree514f181119aab4e443cf92f438851c98ac627366
parent68f2a57698780de49312cdb0f11732c521955d60
Create and use a function especially for adding the ParseSchema opcode.
This gives a small reduction in code and a small performance increase.

FossilOrigin-Name: 957b2ab67c6185f0e1062593d237de5c434a38bf
manifest
manifest.uuid
src/alter.c
src/build.c
src/trigger.c
src/vdbe.h
src/vdbeaux.c
src/vtab.c