]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_FCNTL_TEMPFILENAME file control that asks the underlying VFS
authordrh <drh@noemail.net>
Thu, 6 Dec 2012 19:01:42 +0000 (19:01 +0000)
committerdrh <drh@noemail.net>
Thu, 6 Dec 2012 19:01:42 +0000 (19:01 +0000)
commit696b33e622f4f139be012f12671f860c17d0bb67
tree73649ece8e17b06ce5ebc8a1f8e89ef87c602d45
parent48dd9deffe0a56081af7055013050b07186b8278
Add the SQLITE_FCNTL_TEMPFILENAME file control that asks the underlying VFS
to return a new temporary filename.  Per request from NSS team at Mozilla.

FossilOrigin-Name: 1a63b1d5fa5d79f96eddbda6d94bc10248863710
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/sqlite.h.in
src/test1.c
src/test_sqllog.c
src/test_vfstrace.c
test/filectrl.test