Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix is_srvrolemember output for login same as specified server role #3293

Merged

Conversation

anju15bharti
Copy link
Contributor

@anju15bharti anju15bharti commented Dec 20, 2024

Description

Earlier is_srvrolemember was returning 1 for login same as specified server role.

With this commit, now it will return expected output.

@anju15bharti anju15bharti changed the title Fix is_srvrolememberoutput for login same as specified server role Fix is_srvrolemember output for login same as specified server role Dec 20, 2024
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 12430900658

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.861%

Totals Coverage Status
Change from base Build 12428764300: 0.0%
Covered Lines: 46565
Relevant Lines: 62202

💛 - Coveralls

@shardgupta shardgupta merged commit ce313bd into babelfish-for-postgresql:BABEL_5_X_DEV Dec 20, 2024
44 checks passed
shardgupta pushed a commit that referenced this pull request Dec 20, 2024
…3293)

Earlier is_srvrolemember was returning 1 for login same as specified server role.
With this commit, now it will return expected output.

Task: BABEL-5115

Signed-off-by: ANJU BHARTI <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants