]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Workaround the need for internal API sqlite3BtreeCursorDb(). It was only being used...
authordanielk1977 <danielk1977@noemail.net>
Thu, 28 May 2009 11:05:57 +0000 (11:05 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 28 May 2009 11:05:57 +0000 (11:05 +0000)
commit4b0aa4cf3e80062ba00b62236bc4dcc97ae64c65
tree184c0e81ff3a28ccbd3822a5f802ba4752c517ae
parent33e619fc1c938c1cee5f390671f12d70ffb203dd
Workaround the need for internal API sqlite3BtreeCursorDb(). It was only being used for an assert() statement, which can be done differently. (CVS 6683)

FossilOrigin-Name: 5904af6e6df3effdaaa30e7cf96ee316fc09b28d
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbemem.c