]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The ".selecttrace 0x2000" command causes just the top-level parse tree to
authordrh <drh@noemail.net>
Mon, 23 Apr 2018 17:43:35 +0000 (17:43 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Apr 2018 17:43:35 +0000 (17:43 +0000)
commitf20609d1076225fad4f93295132a8253dadc3ddc
tree8d551ef35f85b447aa43b2f2ca1cc185465293e4
parente2243d26f346d592d77d61009ce06d1bdb04b76f
The ".selecttrace 0x2000" command causes just the top-level parse tree to
be displayed, after all transformations, and showing the EQP iSelectId at
each level.

FossilOrigin-Name: ca34c2dd20ee071e6f8d60f91dbf474515a688ba57949143483da1641246cb25
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/treeview.c