]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The beginnings of changes to support pre-compiled SQL. Mostly untested,
authordrh <drh@noemail.net>
Sat, 6 Sep 2003 01:10:47 +0000 (01:10 +0000)
committerdrh <drh@noemail.net>
Sat, 6 Sep 2003 01:10:47 +0000 (01:10 +0000)
commit50457896949ecd79711237b78db2f25d5a664919
tree753a3c6337e64d27281150670bbf22ccc0c4707a
parentc023e03ea52001734f5e6dfd65304eadd2ed9b38
The beginnings of changes to support pre-compiled SQL.  Mostly untested,
though all regression tests to pass. (CVS 1093)

FossilOrigin-Name: 912f47c72d3597c6d5acff765d94922bd660339a
12 files changed:
manifest
manifest.uuid
src/expr.c
src/func.c
src/main.c
src/pager.c
src/parse.y
src/sqlite.h.in
src/test1.c
src/tokenize.c
src/vdbe.c
src/vdbe.h