]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Code toward having btree cursors persist when their table is written too. Doesn't...
authordanielk1977 <danielk1977@noemail.net>
Sat, 13 Nov 2004 13:19:56 +0000 (13:19 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 13 Nov 2004 13:19:56 +0000 (13:19 +0000)
commitce9a7b1e57d7e492cd07d9ad5935b352033655fc
tree02293985758643b511140a8459de465ee4207e9f
parent8040bc8b57ca4b9dfef4ad3f2bbaa50a3e40ac7c
Code toward having btree cursors persist when their table is written too. Doesn't work properly yet. (CVS 2097)

FossilOrigin-Name: 5eaa18d43f2996a9d354bb4fb9c81e267e98be29
manifest
manifest.uuid
src/btree.c
test/btree8.test [new file with mode: 0644]
test/quick.test