]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the start of the "uri-filenames" feature.
authordan <dan@noemail.net>
Fri, 22 Apr 2011 19:37:32 +0000 (19:37 +0000)
committerdan <dan@noemail.net>
Fri, 22 Apr 2011 19:37:32 +0000 (19:37 +0000)
commitcd74b611f4a36335e864f02f6be3e34dc39f711c
tree5f424307a796789cf7893c26b419ca91dc87c9ad
parentfc083ab9731a59ceeece88453a097297260d414e
Add the start of the "uri-filenames" feature.

FossilOrigin-Name: b8a8132e7148a7c90ca1352f20ab71d97b0bc4b0
12 files changed:
manifest
manifest.uuid
src/global.c
src/main.c
src/pager.c
src/pragma.c
src/sqlite.h.in
src/sqliteInt.h
src/test_malloc.c
src/test_vfs.c
src/util.c
test/uri.test [new file with mode: 0644]