forked from babelfish-for-postgresql/babelfish_extensions
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OSS-ONLY] [Regression] Restrict dropping of BBF logins via PG port (b…
…abelfish-for-postgresql#3494) (babelfish-for-postgresql#3537) Restrict dropping of BBF logins via PG port: To identify if a role is a Babelfish login, we need to check if a login is a member of any Babelfish role. Task: BABEL-5565 Signed-off-by: Shalini Lohia [email protected]
- Loading branch information
1 parent
262247e
commit 8b6a640
Showing
3 changed files
with
207 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters