From: drh Date: Mon, 4 May 2015 19:06:09 +0000 (+0000) Subject: Add the "dbstat" virtual table as a standard component in the SQLite X-Git-Tag: version-3.8.10~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abbf5dd3cc2e89c9fd843eb6f7dfb50d39be6b27;p=thirdparty%2Fsqlite.git Add the "dbstat" virtual table as a standard component in the SQLite amalgamation, though turned off unless compiled with SQLITE_ENABLE_DBSTAT_VTAB. FossilOrigin-Name: e7529705903a9d4d410801658a47fb43a4f2de2f --- abbf5dd3cc2e89c9fd843eb6f7dfb50d39be6b27 diff --cc manifest index dc77d0f3b5,acbe9879c1..0188d91186 --- a/manifest +++ b/manifest @@@ -1,9 -1,9 +1,9 @@@ - C Fix\sa\sfaulty\sassert()\sin\sthe\sSELECT\scode\sgenerator\sand\sadd\sa\stest\scase\nto\sprevent\sregression. - D 2015-05-04T16:09:34.295 -C Rename\sthe\stest_stat.c\ssource\sfile\sto\sdbstat.c\sand\srework\sthe\smakefiles\sto\nmake\sdbstat.c\sa\sfirst-class\ssource\smodule. -D 2015-05-04T18:31:09.073 ++C Add\sthe\s"dbstat"\svirtual\stable\sas\sa\sstandard\scomponent\sin\sthe\sSQLite\namalgamation,\sthough\sturned\soff\sunless\scompiled\swith\sSQLITE_ENABLE_DBSTAT_VTAB. ++D 2015-05-04T19:06:09.589 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f - F Makefile.in e628c50e237251fc7e768bef14ee7e822ad69e69 + F Makefile.in 382b774885a3f0ac5207b1835e92c96b641c85e5 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23 - F Makefile.msc 4c7e6fc40c5b65134b789b18b83743abac907504 + F Makefile.msc c6241f7fa2912427410ef15429c8ab5601e19a71 F Makefile.vxworks e1b65dea203f054e71653415bd8f96dcaed47858 F README.md d58e3bebc0a4145e0f2a87994015fdb575a8e866 F VERSION 2e244662b71e6e68a5c29b014ebc5b7564f4cc5a @@@ -1256,7 -1256,7 +1256,8 @@@ F tool/vdbe_profile.tcl 67746953071a9f8 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4 F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f - P 9f428530f9a6cb54f0a2fc3e666c38c7c093558a - R 48808945fe5696b2fff2e789a5a0575d -P fc6504aa8ca19b3737f72c1e20db8df6b7608dd2 ++P 1421c8ffba179d6aafa2643012f80a2738779117 a24480a474993f82ff58edbe12d2093c59b1a2dc + R 320890eb90a509d549c3b65f61bb2b7a ++T +closed a24480a474993f82ff58edbe12d2093c59b1a2dc U drh - Z f2542b1fa566b40c4e2710f436b29d54 -Z 758bd5cd6e19f38fef7bd25dc6e1cd6f ++Z 2cb33eb36021c827866f2a0db467007d diff --cc manifest.uuid index 029a7a80f2,465ffd18ee..bf4f6320c9 --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 1421c8ffba179d6aafa2643012f80a2738779117 -a24480a474993f82ff58edbe12d2093c59b1a2dc ++e7529705903a9d4d410801658a47fb43a4f2de2f