]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the sqlite3_reoptimize() API. The same functionality is now provided automatic...
authordan <dan@noemail.net>
Mon, 19 Oct 2009 18:11:09 +0000 (18:11 +0000)
committerdan <dan@noemail.net>
Mon, 19 Oct 2009 18:11:09 +0000 (18:11 +0000)
commit1d2ce4f80422b0d8720817b057f834102e1738e3
tree0242dfefd86f20e21877d9d9d037c5a3140cb0b6
parentf7b0b0ad5fb083c194f0f69e75747dccf71427ed
Remove the sqlite3_reoptimize() API. The same functionality is now provided automatically to queries prepared using prepare_v2().

FossilOrigin-Name: 2c50b3d5aab7cd8cc841d61f8c3b2b34d2f0b54b
manifest
manifest.uuid
src/sqlite.h.in
src/tclsqlite.c
src/test1.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/where.c
test/analyze3.test