]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of the global variable to sqlite3_temp_directory to
authordrh <drh@noemail.net>
Sun, 29 Aug 2004 23:42:13 +0000 (23:42 +0000)
committerdrh <drh@noemail.net>
Sun, 29 Aug 2004 23:42:13 +0000 (23:42 +0000)
commiteffd02bcbe6b59f5e0a2fbb682e84773f5527359
treeb97b3d252cffd64583dda5fe096107a8d5263fc0
parent208f80a7d440c9ccae01bde07f4fc92f3c091805
Change the name of the global variable to sqlite3_temp_directory to
avoid a naming conflict with version 2.8. (CVS 1918)

FossilOrigin-Name: 431f7436a680b7c520aa559b0bf8619d7faba8c1
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/sqlite.h.in
src/test1.c