]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The SQLITE_TESTCTRL_RESERVE operator is removed. In its place is the
authordrh <drh@noemail.net>
Mon, 20 Apr 2020 15:18:43 +0000 (15:18 +0000)
committerdrh <drh@noemail.net>
Mon, 20 Apr 2020 15:18:43 +0000 (15:18 +0000)
commit45248de39acbf885d5580bf53f23a4e769374957
tree99b84a74d3616c3c48ebfbe3db94beab9ded71e6
parent871f45441cd99398b2daec14bc141649db21a06f
The SQLITE_TESTCTRL_RESERVE operator is removed.  In its place is the
more generate SQLITE_FCNTL_RESERVE_BYTES which is an API and which can
operator on more than just the main schema.

FossilOrigin-Name: abc1aad74f7b6a1e72fb09936239f2224aa942d16296c6a3de0b8daef4bc8471
manifest
manifest.uuid
src/btree.c
src/btree.h
src/btreeInt.h
src/main.c
src/shell.c.in
src/sqlite.h.in
src/vacuum.c