]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_UNLINK_AFTER_CLOSE compile-time option. If enabled, the
authordrh <drh@noemail.net>
Mon, 16 Jun 2014 18:35:06 +0000 (18:35 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Jun 2014 18:35:06 +0000 (18:35 +0000)
commit0bdbc90db80e23896c8d3e9e376219d8aa076d7c
treee04a2a6a45ae5e0797c80deb225321b42521a14b
parent2fe708196def2a3bd7133b142f04ffdecab38ff9
Add the SQLITE_UNLINK_AFTER_CLOSE compile-time option.  If enabled, the
unlink of temporary files on unix is deferred until after the file is closed.

FossilOrigin-Name: e43a2f92b616ec885a1ee62911fa8f6991d277f7
manifest
manifest.uuid
src/os_unix.c