]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Detect database file changes using a 128-bit segment of the file header
authordrh <drh@noemail.net>
Mon, 16 Apr 2007 15:02:19 +0000 (15:02 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Apr 2007 15:02:19 +0000 (15:02 +0000)
commit86a88114fa4a7c298836e4ef391416f9cf149f81
tree986e1d6c4262940505e7cf6e1afb1aaba2ccc05e
parent9e4e6e502f91f629fc09200ff06bdce40381b6dc
Detect database file changes using a 128-bit segment of the file header
that includes the change counter.  Ticket #2303. (CVS 3844)

FossilOrigin-Name: e44995debf2456e55b502783849e93a045a527c8
manifest
manifest.uuid
src/pager.c
test/exclusive2.test
test/speed2.test