]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the maximum loop count on the random name chooser in the VACUUM command.
authordrh <drh@noemail.net>
Sat, 20 Nov 2004 19:18:55 +0000 (19:18 +0000)
committerdrh <drh@noemail.net>
Sat, 20 Nov 2004 19:18:55 +0000 (19:18 +0000)
commit6c90fecc96940b345895c26a47ebd8b93aa379f1
tree388ff1b80a366842889d7c229e7a82d57a45eb0f
parent4693423b0904d5285815dc1e5a862c6e98fc15f1
Omit the maximum loop count on the random name chooser in the VACUUM command.
Add a comment to explain why this is safe and does not result in an
infinite loop.  Ticket #1009. (CVS 2122)

FossilOrigin-Name: 1241086f23a2ef7aef85139817f0c1b90140481d
manifest
manifest.uuid
src/vacuum.c