Hi all,

Does anyone have some historical context on why 'alter role set' statements
are not supported ?

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

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

Thanks
Vineet

Reply via email to