]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the restriction that a transaction cannot be started by one linuxthread
authordrh <drh@noemail.net>
Fri, 2 Aug 2002 10:36:09 +0000 (10:36 +0000)
committerdrh <drh@noemail.net>
Fri, 2 Aug 2002 10:36:09 +0000 (10:36 +0000)
commite0e5ef1471f47e907ac76b9e452d2dd9e26a77df
treee32d234303fd4b228840b586d0b72561c6bf37f4
parentf1351b6759df917537c720e496f022494e386e60
Remove the restriction that a transaction cannot be started by one linuxthread
and continued by another.  Leave in the documentation the warning about not
carrying a database connection across fork() but do not test for it any more.
Ticket #130. (CVS 701)

FossilOrigin-Name: bdbdb866f2e76abd1f8f545adadc9a900ed0cd1a
manifest
manifest.uuid
src/build.c
src/main.c
src/os.c
src/os.h
src/sqliteInt.h
www/c_interface.tcl
www/faq.tcl