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

[jira] [Created] (HAWQ-1472) Support 'alter role set' statements in HAWQ

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)