]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Changes to the "sqlite" structure that allow simultaneous operations on
authordrh <drh@noemail.net>
Thu, 27 Mar 2003 12:51:25 +0000 (12:51 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Mar 2003 12:51:25 +0000 (12:51 +0000)
multiple database files.  Many regession tests pass - but not all of them.
Do not use this version except for debugging SQLite itself. (CVS 1731)

FossilOrigin-Name: 9ac71c329e17a0934d2a824eacc33e9a2ebce7c3

manifest
manifest.uuid

index 57304536e09ba9693db1383390f92281e3f1d3f6..1719ac059533405befcba433623bd19fef6563ae 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Changes\sto\sthe\s"sqlite"\sstructure\sthat\sallow\ssimultaneous\soperations\son\nmultiple\sdatabase\sfiles.\s\sMany\sregession\stests\spass\s-\sbut\snot\sall\sof\sthem.\nDo\snot\suse\sthis\sversion\sexcept\sfor\sdebugging\sSQLite\sitself.\s(CVS\s883)
-D 2003-03-27T12:51:24
+C Changes\sto\sthe\s"sqlite"\sstructure\sthat\sallow\ssimultaneous\soperations\son\nmultiple\sdatabase\sfiles.\s\sMany\sregession\stests\spass\s-\sbut\snot\sall\sof\sthem.\nDo\snot\suse\sthis\sversion\sexcept\sfor\sdebugging\sSQLite\sitself.\s(CVS\s1731)
+D 2003-03-27T12:51:25
 F Makefile.in 6917c2149a586f11b47c428f2ba748eb1da04f69
 F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
@@ -156,7 +156,7 @@ F www/speed.tcl cb4c10a722614aea76d2c51f32ee43400d5951be
 F www/sqlite.tcl ae3dcfb077e53833b59d4fcc94d8a12c50a44098
 F www/tclsqlite.tcl 1db15abeb446aad0caf0b95b8b9579720e4ea331
 F www/vdbe.tcl 2013852c27a02a091d39a766bc87cff329f21218
-P f0c5bcf72cf393ea4c5cd126d085cb959eebd5f2
+P d2fb2bb50cf1e13feb90995079f291384abd6ba9
 R 6683142d762d7951c57ba32402494ae2
 U drh
-Z fa7baaef0faab26ced3760ebfbc99fb5
+Z 12d4ac3ac6d1943a9fe5bf03ce5b85bc
index d5c9b37a5300b13a29603deba111c20569825dde..8b7af4c03c28416d5410f9f0826952b4a8c028da 100644 (file)
@@ -1 +1 @@
-d2fb2bb50cf1e13feb90995079f291384abd6ba9
\ No newline at end of file
+9ac71c329e17a0934d2a824eacc33e9a2ebce7c3
\ No newline at end of file