zhenglin tao created HAWQ-1465:
----------------------------------
Summary: Hawq help doc is inconsistent with the real functiionality
Key: HAWQ-1465
URL: https://issues.apache.org/jira/browse/HAWQ-1465
Project: Apache HAWQ
Issue Type: Bug
Components: Documentation
Reporter: zhenglin tao
Assignee: David Yozie
For example:
testdb=# ALTER SCHEMA test1 owner to test1;
ERROR: Cannot support alter schema owner statement yet
testdb=# \h alter schema
Command: ALTER SCHEMA
Description: change the definition of a schema
Syntax:
ALTER SCHEMA name RENAME TO newname
ALTER SCHEMA name OWNER TO newowner
Should review the help doc
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)