Jane Beckman created HAWQ-1180:
----------------------------------
Summary: ALTER ROLE set statement should be removed from
documentation
Key: HAWQ-1180
URL: https://issues.apache.org/jira/browse/HAWQ-1180
Project: Apache HAWQ
Issue Type: Task
Components: Documentation
Reporter: Jane Beckman
Assignee: David Yozie
ALTER ROLE <user> SET statement returns:
ERROR: Cannot support alter role set statement yet
Sections instructing the user to use this function should be removed, for
example:
"You can also set search_path for a particular role (user) using the ALTER ROLE
command. For example:
=> ALTER ROLE sally SET search_path TO myschema, public,
pg_catalog; “
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)