]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the UNIX VFS issue warnings via sqlite3_log() if a database file is
authordrh <drh@noemail.net>
Thu, 11 Apr 2013 01:16:15 +0000 (01:16 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Apr 2013 01:16:15 +0000 (01:16 +0000)
commitfbc7e8845d6c3a0b140306d46c3454ca6ac45288
tree1bbe4d602423c8bb7deaa81a0aded37d20eb6cf6
parent08d418904a124936ff274240795a471cc6c1af77
Have the UNIX VFS issue warnings via sqlite3_log() if a database file is
renamed or unlinked or linked to more than one name while the file is open.

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