]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the openDirectory() routine in the unix VFS so that it works for databases
authordrh <drh@noemail.net>
Mon, 7 Dec 2015 18:18:33 +0000 (18:18 +0000)
committerdrh <drh@noemail.net>
Mon, 7 Dec 2015 18:18:33 +0000 (18:18 +0000)
commitdc27851e21a94a0200bace098f61ec6deb4b427a
tree8fb5fe9a21c7f24008a2746fae9f61e6e5a194cb
parentd797a9b5cb22e248015aabf0148ca544a7a7da3d
Fix the openDirectory() routine in the unix VFS so that it works for databases
located in the root of the filesystem and for database files that have no
pathname at all.

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