]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the reparentPage() and reparentChildPages() functions from btree.c. All calls...
authordanielk1977 <danielk1977@noemail.net>
Mon, 29 Sep 2008 16:41:31 +0000 (16:41 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 29 Sep 2008 16:41:31 +0000 (16:41 +0000)
commit00a696d6d168585ec1e3e726679ddd3584599be5
tree79b1de2922469baddbb4b090ce171fd02bdbfa24
parentbf93c56737369004cf9c64ca7d5b977b65709a57
Remove the reparentPage() and reparentChildPages() functions from btree.c. All calls to these functions can now be replaced by a call to setChildPtrmaps(). (CVS 5751)

FossilOrigin-Name: 35e8e4dcd24b050b535ae005ca3b25e6a673eb89
manifest
manifest.uuid
src/btree.c