]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "modeof=<filename>" URI parameter to os_unix.c - used to specify a file to...
authordan <dan@noemail.net>
Thu, 11 Aug 2016 18:05:47 +0000 (18:05 +0000)
committerdan <dan@noemail.net>
Thu, 11 Aug 2016 18:05:47 +0000 (18:05 +0000)
commit1bf4ca7c42ed8fdd484221a6d42c626cc9f361ef
tree047746bcced010de871d1765f2b24ea6f7397867
parent6ff4627d5ddbaa2fc96945f2a1e042313de1097a
Add the "modeof=<filename>" URI parameter to os_unix.c - used to specify a file to copy permissions from when a new database is created. Also allow passing NULL as the second parameter to sqlite3rbu_vacuum().

FossilOrigin-Name: ed406d31ff54ee3de8db91690a966e5c561f8f94
ext/rbu/rbuprogress.test
ext/rbu/rbuvacuum2.test
ext/rbu/sqlite3rbu.c
ext/rbu/sqlite3rbu.h
ext/rbu/test_rbu.c
manifest
manifest.uuid
src/os_unix.c