]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplify the BTree interface by shortening names. Added two new methods
authordrh <drh@noemail.net>
Sun, 6 Apr 2003 20:44:45 +0000 (20:44 +0000)
committerdrh <drh@noemail.net>
Sun, 6 Apr 2003 20:44:45 +0000 (20:44 +0000)
commit73509eee8496c1e9ea9dea1fe6b8d0b51e0b5041
tree658fb0da7fb34069f90f9d8bd790ebcbb0e3b16e
parenta73af533de1110e859ab02fb642d7cfaafc89bf7
Simplify the BTree interface by shortening names.  Added two new methods
for accessing the current filename and for changing the name of the
database file. (CVS 900)

FossilOrigin-Name: 185d8dc8d0c26cef36aeba6992823e5124af4056
manifest
manifest.uuid
src/btree.c
src/btree.h
src/os.c
src/pager.c
src/pager.h