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 object resolution inside pltsql routines #3394

Open
wants to merge 2 commits into
base: BABEL_5_X_DEV
Choose a base branch
from

Conversation

tanscorpio7
Copy link
Contributor

@tanscorpio7 tanscorpio7 commented Jan 13, 2025

Description

Engine PR babelfish-for-postgresql/postgresql_modified_for_babelfish#517

Extensions PR #3394

Issues Resolved

[]

Sign Offf

Signed-off-by: Tanzeel Khan [email protected]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is under the terms of the Apache 2.0 and PostgreSQL licenses, and grant any person obtaining a copy of the contribution permission to relicense all or a portion of my contribution to the PostgreSQL License solely to contribute all or a portion of my contribution to the PostgreSQL open source project.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@coveralls
Copy link
Collaborator

coveralls commented Jan 13, 2025

Pull Request Test Coverage Report for Build 12769338609

Details

  • 130 of 131 (99.24%) changed or added relevant lines in 9 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.03%) to 74.928%

Changes Missing Coverage Covered Lines Changed/Added Lines %
contrib/babelfishpg_tsql/src/iterative_exec.c 37 38 97.37%
Files with Coverage Reduction New Missed Lines %
contrib/babelfishpg_tsql/src/pl_exec-2.c 1 82.16%
contrib/babelfishpg_tsql/src/pl_funcs.c 2 19.23%
contrib/babelfishpg_tds/src/backend/tds/tdsutils.c 2 73.66%
Totals Coverage Status
Change from base Build 12763983729: -0.03%
Covered Lines: 46905
Relevant Lines: 62600

💛 - Coveralls

@shalinilohia50
Copy link
Contributor

shalinilohia50 commented Jan 17, 2025

Please update the PR description explaining the changes.

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.

3 participants