]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have user interfaces report out the filename of in-memory databases as an shared-cache-memdb
authordrh <drh@noemail.net>
Sun, 27 May 2012 01:19:04 +0000 (01:19 +0000)
committerdrh <drh@noemail.net>
Sun, 27 May 2012 01:19:04 +0000 (01:19 +0000)
commitd4e0bb0e65a9cb33ba6139152ddbe652a4ea0393
tree02d106a483384d230f990a3f0c97e95d54150ed4
parent4ab9d254e066247855b8907d001b9994aa072f1f
Have user interfaces report out the filename of in-memory databases as an
empty string, as it always has.  This simplifies the changes.

FossilOrigin-Name: 595dfdbffefb2598cba89980f885289d1c5f5833
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h
src/test_btree.c
src/vdbe.c
test/attach.test