]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the antipenultimate character of master-journal filenames is a "9"
authordrh <drh@noemail.net>
Fri, 16 Dec 2011 00:33:04 +0000 (00:33 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Dec 2011 00:33:04 +0000 (00:33 +0000)
commitf580860f5196fc51fd5d9b6f42fe89e5b0573adc
tree0cae19b490404626adbfb0af3efa0eccd7e9ddf8
parente712b5823e8c984491a8ac34e43fb5e50a995058
Make sure the antipenultimate character of master-journal filenames is a "9"
in order to avoid collisions with other files in 8+3 filename mode.  Also,
limit the number of attempts at finding a unique master-journal filename.

FossilOrigin-Name: 34a0483605d36e6cf03065ed0df33fb1f7c8a272
manifest
manifest.uuid
src/util.c
src/vdbeaux.c