Add a SELECTTRACE() macro to indicate when column names are assigned to
commit2be4c02919e8e158535e65a85814b9e1e2bfd3fd
authorD. Richard Hipp <drh@hwaci.com>
Sat, 23 Dec 2017 11:51:40 +0000 (23 11:51 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sat, 23 Dec 2017 11:51:40 +0000 (23 11:51 +0000)
treedeaa4442241a6cfb99199f44463e840c94986974
parent2c1fc4603aa9407a8e0114c8ea40adfe979b6e54
Add a SELECTTRACE() macro to indicate when column names are assigned to
a SELECT statement.  This helps with debugging for tickets like
[de3403bf5ae5f72e] and [3b4450072511e621].
src/select.c