This is an automated email from the ASF dual-hosted git repository.

ztao1987 pushed a change to branch ztao
in repository https://gitbox.apache.org/repos/asf/hawq.git.


    from c3b1c41  HAWQ-1817. add exception handling for dispatcher
     new c86a683  HAWQ-1818. fix case sensitive issue in pg_dump
     new fa70c5b  HAWQ-1819. support '=' for format_opt_list
     new 3636513  HAWQ-1820. avoid of qe termination by proxy dispatcher
     new aedf40f  HAWQ-1821. remove GUC_NEW_DISP for statement_timeout and 
gp_vmem_idle_resource_timeout

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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(-)

Reply via email to