You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/04/15 12:50:38 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #10101: Implement PostgreSQLPrivilegeHandler and add unit test

tristaZero opened a new issue #10101:
URL: https://github.com/apache/shardingsphere/issues/10101


   Hi, community,
   
   This issue is to `override` the `create()`, `grantAll()`,  and `diff()` of `PostregreSQLPrivilegeHandler` and also add unit tests for them in `PostgreSQLPrivilegeHandlerTest`.
   
   ### Definitions
   `create()`, means creating new users (from the signature) in the database.
   `grantAll()` means granting super privileges to users (from the signature) in the database.
   `diff()`, means getting the user list where the users do not exist in the database.
   
   ### Reference
   #10075 and #10073 are for your references.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on issue #10101: Implement PostgreSQLPrivilegeHandler and add unit test

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #10101:
URL: https://github.com/apache/shardingsphere/issues/10101#issuecomment-820406877


   This issue perfect fit you. :)


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #10101: Implement PostgreSQLPrivilegeHandler and add unit test

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #10101:
URL: https://github.com/apache/shardingsphere/issues/10101


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] totalo commented on issue #10101: Implement PostgreSQLPrivilegeHandler and add unit test

Posted by GitBox <gi...@apache.org>.
totalo commented on issue #10101:
URL: https://github.com/apache/shardingsphere/issues/10101#issuecomment-820403180


   Get it


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org