This is an automated email from the ASF dual-hosted git repository.
ztao1987 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.
from c3b1c41 HAWQ-1817. add exception handling for dispatcher
add c86a683 HAWQ-1818. fix case sensitive issue in pg_dump
add fa70c5b HAWQ-1819. support '=' for format_opt_list
add 3636513 HAWQ-1820. avoid of qe termination by proxy dispatcher
add aedf40f HAWQ-1821. remove GUC_NEW_DISP for statement_timeout and
gp_vmem_idle_resource_timeout
No new revisions were added by this update.
Summary of changes:
src/backend/cdb/cdbvars.c | 1 +
src/backend/parser/gram.y | 20 ++++++++++++++------
src/backend/tcop/postgres.c | 3 ++-
src/backend/utils/misc/guc.c | 4 ++--
src/bin/pg_dump/pg_dump.c | 4 ++--
src/include/cdb/cdbvars.h | 2 ++
6 files changed, 23 insertions(+), 11 deletions(-)