]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the mutex-free PRNG in this branch, since anybody using this branch is
authordrh <drh@noemail.net>
Tue, 26 Mar 2019 14:04:43 +0000 (14:04 +0000)
committerdrh <drh@noemail.net>
Tue, 26 Mar 2019 14:04:43 +0000 (14:04 +0000)
commit2ef7860be515fadcc355d9fd767f5e39e78471a4
treeeb5b7a6023e45571466445c5618dfef6799e1f00
parent25a8d24b7f4441239de814b394e6d72ddc82a202
parentd351e7643f04d2df346ba4729eed331b8874ceb5
Use the mutex-free PRNG in this branch, since anybody using this branch is
probably interested in high concurrency.

FossilOrigin-Name: e88fc6d0cd6c470394176e259001a7810eab0a1f56e5feb8cf0b8b3eea870c2d
manifest
manifest.uuid
src/func.c
src/main.c
src/select.c
src/sqliteInt.h
src/wal.c
test/concurrent2.test