Vineet Goel created HAWQ-1472:
---------------------------------

             Summary: Support 'alter role set' statements in HAWQ
                 Key: HAWQ-1472
                 URL: https://issues.apache.org/jira/browse/HAWQ-1472
             Project: Apache HAWQ
          Issue Type: New Feature
          Components: Core, DDL
            Reporter: Vineet Goel
            Assignee: Ed Espino
             Fix For: backlog


'alter role set' statements support should be added in HAWQ.

```
gpadmin=# alter role gpadmin SET search_path TO myschema;
ERROR:  Cannot support alter role set statement yet
```

https://github.com/apache/incubator-hawq/blob/master/
src/backend/tcop/utility.c#L1654




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to