]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the vdbe-compress.tcl script which automatically refactors the
authordrh <drh@noemail.net>
Tue, 2 Jun 2009 15:21:42 +0000 (15:21 +0000)
committerdrh <drh@noemail.net>
Tue, 2 Jun 2009 15:21:42 +0000 (15:21 +0000)
commit856c10375d75ae867c824421d385f0cb69242a13
treeed3077aecfbbdca0935b63bbc15d7f1a5cad38a9
parent6ee700c32cbd5166176b7f9134097c2188ca38ca
Add the vdbe-compress.tcl script which automatically refactors the
sqlite3VdbeExec() routine to use less stack space.  Use this script
when constructing the amalgamation. (CVS 6704)

FossilOrigin-Name: 7f43391831b03e53d967acee6ae02089740aaedb
Makefile.in
main.mk
manifest
manifest.uuid
src/vdbe.c
tool/vdbe-compress.tcl [new file with mode: 0644]