]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify various routines inside btree.c to take a pointer to the return-code
authordrh <drh@noemail.net>
Mon, 20 Jul 2009 17:11:49 +0000 (17:11 +0000)
committerdrh <drh@noemail.net>
Mon, 20 Jul 2009 17:11:49 +0000 (17:11 +0000)
commit98add2ed7428ac2b9d6409da33d2232c7ded8603
tree887075c347b118bc1272033522d37336a7d99661
parent5dea3158fc41cf1cd398fbcfe685741ce56d4635
Modify various routines inside btree.c to take a pointer to the return-code
as a parameter and to no-op if the return-code storage location already
contains a non-zero code. (CVS 6911)

FossilOrigin-Name: 7dcf2a78727ce448d9d26bd6e2e23b553456ec54
manifest
manifest.uuid
src/btree.c