Alena0704 commented on code in PR #1804:
URL: https://github.com/apache/cloudberry/pull/1804#discussion_r3353884809
##########
src/include/catalog/pg_authid.dat:
##########
@@ -79,5 +79,10 @@
rolcreaterole => 'f', rolcreatedb => 'f', rolcanlogin => 'f',
rolreplication => 'f', rolbypassrls => 'f', rolconnlimit => '-1',
rolpassword => '_null_', rolvaliduntil => '_null_' },
+{ oid => '6312', oid_symbol => 'ROLE_PG_MANAGE_RESOURCE_GROUPS',
+ rolname => 'pg_manage_resource_groups', rolsuper => 'f', rolinherit => 't',
Review Comment:
Yes, agree and because of this I'm going to return to this solution
https://github.com/apache/cloudberry/pull/1763 but I will save tests that I
have added before here. But I will take into account your current suggestions
here https://github.com/apache/cloudberry/pull/1795
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]