Update the built procedures for the sqlite3_analyzer utility to allow it
commitbba3f6296327c2eb433161c485bfc944dd80ba8f
authorD. Richard Hipp <drh@hwaci.com>
Tue, 31 Oct 2017 14:56:44 +0000 (31 14:56 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 31 Oct 2017 14:56:44 +0000 (31 14:56 +0000)
tree8b1bd03aef8eff9bf84a325e9b07b13fb82995be
parent20052a8f6ab185c6eece6f56c767baf433faf44a
Update the built procedures for the sqlite3_analyzer utility to allow it
to be linked with an external sqlite3.o library.  Automatically detect a
missing dbstat extension and report the compile-time error.
tool/spaceanal.tcl
tool/sqlite3_analyzer.c.in