You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "zhenglin tao (JIRA)" <ji...@apache.org> on 2017/05/12 08:51:04 UTC

[jira] [Created] (HAWQ-1465) Hawq help doc is inconsistent with the real functiionality

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)