From: drh Date: Mon, 6 Mar 2017 17:33:58 +0000 (+0000) Subject: Add an initial implementation of the "PRAGMA optimize" command. X-Git-Tag: version-3.18.0~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc98b1fc899801188c1da3d619d5c4f8fbdf4109;p=thirdparty%2Fsqlite.git Add an initial implementation of the "PRAGMA optimize" command. FossilOrigin-Name: 137aeb2b160888100bc1e871b00860149e5f6196 --- cc98b1fc899801188c1da3d619d5c4f8fbdf4109 diff --cc manifest index 084b50ff08,3143c0ded6..6e1234fc69 --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C If\sa\sreprepare\sis\sneeded\safter\sbinding\sto\sa\svariable\swith\sa\snumber\slarger\nthan\s32,\sset\sonly\sthe\shigh-order\sbit\sof\sthe\sVdbe.expmask\srather\sthan\ssetting\nall\sbits.\s\sThis\scould\spotentially\sresult\sin\sfewer\sfalse-positive\sreprepares. - D 2017-03-03T21:51:40.099 -C Merge\supdates\sfrom\strunk. -D 2017-03-06T11:39:34.004 ++C Add\san\sinitial\simplementation\sof\sthe\s"PRAGMA\soptimize"\scommand. ++D 2017-03-06T17:33:58.293 F Makefile.in edb6bcdd37748d2b1c3422ff727c748df7ffe918 F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434 F Makefile.msc a89ea37ab5928026001569f056973b9059492fe2 @@@ -1561,7 -1562,7 +1562,8 @@@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a9 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 - P 4a04c48a311b19ba5e566877dc5baff543c41aba - R 637ce5713001d3d9ffad62c9c4caff88 -P a35388eef4096c1856b025dbd90143409d4a72d3 45797feefe90cb7da53256b0c42fdaa1221d0a27 ++P 45797feefe90cb7da53256b0c42fdaa1221d0a27 5f7fc79aa06ca9b79664c50c3c277c98a74ff9a0 + R d076238fa06701bd917c02e95912d525 ++T +closed 5f7fc79aa06ca9b79664c50c3c277c98a74ff9a0 U drh - Z 435b5c3ba7edfd2dba5c4b61417da7dd -Z 38cdac8e2d46c01757b80b6fff7491bd ++Z 60608bb3fd59af1c228de2bc78db17f1 diff --cc manifest.uuid index 9ee7804d61,1bffbf3076..c68e3d13a8 --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 45797feefe90cb7da53256b0c42fdaa1221d0a27 -5f7fc79aa06ca9b79664c50c3c277c98a74ff9a0 ++137aeb2b160888100bc1e871b00860149e5f6196