]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add read-transactions to the btree and vdbe. The compiler doesn't invoke
authordanielk1977 <danielk1977@noemail.net>
Mon, 31 May 2004 10:01:34 +0000 (10:01 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 31 May 2004 10:01:34 +0000 (10:01 +0000)
commitee5741ea78a952f965c58967370937b29319c11e
treeda04dc2cf2f16e39fb3b078c5c052e6eba830597
parent33752f8acf318f1a46040b3b9613b7f956989794
Add read-transactions to the btree and vdbe. The compiler doesn't invoke
them yet. (CVS 1502)

FossilOrigin-Name: 6b43633a96c674a5d470578ef80ebf2227da0682
manifest
manifest.uuid
src/btree.c
src/btree.h
src/build.c
src/test3.c
src/vacuum.c
src/vdbe.c
src/vdbeaux.c