]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add PRAGMA 'temp_store_directory'. Added os_*.c function
authortpoindex <tpoindex@noemail.net>
Mon, 20 Dec 2004 19:01:32 +0000 (19:01 +0000)
committertpoindex <tpoindex@noemail.net>
Mon, 20 Dec 2004 19:01:32 +0000 (19:01 +0000)
commit9a09a3caed06458db632ef2e0d0f14bfdda6a4fa
treefeab452e8560f2bea8b77ccc62fe54da313659f3
parent9012bcbc0a72d650fc2e391bcd450a4c7d294de1
Add PRAGMA 'temp_store_directory'.  Added os_*.c function
sqlite3OsIsDirWritable(), split pragma.c changeTempStorage() function into
invalidateTempStorage(). (CVS 2171)

FossilOrigin-Name: 772e22cbd69463be41c2e73b4fd4eb33946193c4
Makefile.in
manifest
manifest.uuid
src/os.h
src/os_mac.c
src/os_unix.c
src/os_win.c
src/pragma.c
src/sqlite.h.in
test/pragma.test
www/pragma.tcl