]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Save the full pathname of the database file so that journalling still works
authordrh <drh@noemail.net>
Sat, 7 Dec 2002 21:45:14 +0000 (21:45 +0000)
committerdrh <drh@noemail.net>
Sat, 7 Dec 2002 21:45:14 +0000 (21:45 +0000)
commit3e7a609667f7b5cd7dd5b7b88e0abe656e8aacff
treefc0a954bb26deade55a70da344690ff5a0e5274b
parent1a844c380b83d94c70a735ee8035ce02c21f2df7
Save the full pathname of the database file so that journalling still works
even if the user changes working directories after opening the databae.
Ticket #200. (CVS 798)

FossilOrigin-Name: 1c58b4fc032c5975dcce9b8ae844c0e516254a17
manifest
manifest.uuid
src/os.c
src/os.h
src/pager.c
test/misc1.test