]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In pageReinit() in btree.c, only reinitialize a page if there are one or more referen...
authordanielk1977 <danielk1977@noemail.net>
Wed, 1 Apr 2009 17:13:51 +0000 (17:13 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 1 Apr 2009 17:13:51 +0000 (17:13 +0000)
commitd217e6f16d6f0f15010c3dba572a587355078b42
treed433b87c0ca3f2af442455d65d22195dbc646fe9
parent769e97e0323443bb57434418e33afb96ec993032
In pageReinit() in btree.c, only reinitialize a page if there are one or more references to it, not including the transient reference held by pager.c. This was always the intent. (CVS 6424)

FossilOrigin-Name: 0c5a7d1117cfb322d1c89da89e8887b0bb091602
manifest
manifest.uuid
src/btree.c