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

Add tests for toast in ENR change #2291

Merged

Conversation

timchang514
Copy link
Contributor

Description

Adding toasts to ENR for temp tables. This was originally introduced as part of #2259 , we are cherry-picking just this change into REL15 to fix an issue with orphaned temp toast table entries.

Issues Resolved

Adding tests for babelfish-for-postgresql/postgresql_modified_for_babelfish#298

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 PostgreSQL license, 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 25, 2024

Pull Request Test Coverage Report for Build 7659650718

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.001%) to 72.76%

Totals Coverage Status
Change from base Build 7657622274: -0.001%
Covered Lines: 40924
Relevant Lines: 56245

💛 - Coveralls

@forestkeeper forestkeeper merged commit b03fd54 into babelfish-for-postgresql:BABEL_3_X_DEV Jan 25, 2024
37 checks passed
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