]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option to enable extra
authordrh <drh@noemail.net>
Wed, 30 Oct 2013 02:28:23 +0000 (02:28 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Oct 2013 02:28:23 +0000 (02:28 +0000)
commitc7379ce44230564a7369f0d9efbb546534a6aabf
treeadadb397b79427a260d7a05457953d112e7fcd56
parentf63552b258ec670f0080edc41367b45892554fc7
Add the SQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option to enable extra
commentary in the EXPLAIN output.  Formerly, this was only available with
SQLITE_DEBUG.

FossilOrigin-Name: e1a89b56f7173166bb9224e2e360fd67ad3399c3
manifest
manifest.uuid
mkopcodec.awk
src/sqliteInt.h
src/trigger.c
src/vdbe.h
src/vdbeaux.c