]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add new test file vacuummem.test. To test that any temporary memory used by VACUUM...
authordan <dan@noemail.net>
Thu, 21 Jul 2016 16:43:54 +0000 (16:43 +0000)
committerdan <dan@noemail.net>
Thu, 21 Jul 2016 16:43:54 +0000 (16:43 +0000)
commit89441bf185b7d6ee79164bcc4198eaff0e98fe2e
tree4228bf71bf9b97e1624d5bf2de491c8f8a09a9bb
parent8414e81359076c73a176627df912ed0e33c46d10
Add new test file vacuummem.test. To test that any temporary memory used by VACUUM is freed as soon as the VACUUM has finished (not, for example, when sqlite3_close() is finally called).

FossilOrigin-Name: 1b1ad0b28c392ade4321734e9b022a545b845b04
manifest
manifest.uuid
test/vacuummem.test [new file with mode: 0644]