This is an automated email from the ASF dual-hosted git repository.
huor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.
from 202bc0b HAWQ-1756. add comment for struct TargetSegmentIDMap.
add 5700463 HAWQ-1758. Add debug info for udf
No new revisions were added by this update.
Summary of changes:
src/backend/commands/explain.c | 25 +------
src/backend/executor/spi.c | 143 ++++++++++++++++++++++++++++++++++++++++-
src/backend/utils/misc/guc.c | 9 +++
src/include/commands/explain.h | 20 ++++++
src/include/executor/spi.h | 2 +
src/include/utils/guc.h | 1 +
src/test/regress/checkinc.py | 1 +
7 files changed, 177 insertions(+), 24 deletions(-)