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

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


    from 1bf9530  refresh gpfdist server/client code
     new 33b5f13  HAWQ-1722. Fix core dump due to lock is not released before 
reporting errors when exceeding MaxAORelSegFileStatus
     new 1d755ec  enable cleaning up idle cached executors when guc 
gp_vmem_idle_resource_timeout specificed timer expires

The 2 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/access/appendonly/appendonlywriter.c |  5 +++
 src/backend/cdb/executormgr.c                    | 24 ++++++++++++++
 src/backend/cdb/poolmgr.c                        | 42 ++++++++++++++++++++++++
 src/backend/storage/lmgr/proc.c                  |  4 +--
 src/backend/tcop/postgres.c                      |  8 ++++-
 src/backend/utils/misc/guc.c                     |  2 +-
 src/include/cdb/executormgr.h                    |  3 ++
 src/include/cdb/poolmgr.h                        |  2 ++
 8 files changed, 86 insertions(+), 4 deletions(-)

Reply via email to