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 054b407c8 HAWQ-1834. add options for native orc table creation
add ae505ed91 HAWQ-1835. support comma delimited format option for
external table
add 3f7a197a9 HAWQ-1836. correct to parse standby state when database is
unaccessible
new 04b8497dc HAWQ-1838. fix attribute typmod for CREATE TABLE AS SELECT
The 1 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/nodes/copyfuncs.c | 1 +
src/backend/nodes/equalfuncs.c | 1 +
src/backend/nodes/makefuncs.c | 1 +
src/backend/nodes/outfast.c | 1 +
src/backend/nodes/outfuncs.c | 1 +
src/backend/nodes/readfast.c | 1 +
src/backend/nodes/readfuncs.c | 1 +
src/backend/optimizer/util/clauses.c | 3 +++
src/backend/parser/gram.y | 28 ++++++++++++++++++++--------
src/backend/parser/parse_expr.c | 1 +
tools/bin/hawq_ctl | 19 +++++++------------
11 files changed, 38 insertions(+), 20 deletions(-)