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 bd88dbd HAWQ-1823. avoid of reallocating resource in udf
add d5caf58 HAWQ-1824. Fix infinite loop problem of regex match function
add f36f114 HAWQ-1825. avoid of reallocating resource for copy statement
in udf
add 27ac97c HAWQ-1826. fix gpfdist external table rename issue
No new revisions were added by this update.
Summary of changes:
src/backend/commands/copy.c | 35 +-
src/backend/commands/tablecmds.c | 34 +-
src/backend/regex/regc_nfa.c | 2493 ++++++++++++++++++--------------------
src/backend/regex/regcomp.c | 12 +-
4 files changed, 1251 insertions(+), 1323 deletions(-)