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

Support double-escaping and unbalanced quotes in sp_tables table_type #2484

Conversation

sumitj824
Copy link
Contributor

@sumitj824 sumitj824 commented Apr 10, 2024

Description

It is suggested to relax table_type parameter handling in sp_tables procedure, so strings with technically invalid quotation are also accepted.

Task: BABEL-4887
cherry-picked from #2405
Authored-by: Alex Kasko [email protected]

Issues Resolved

#2404

Test Scenarios Covered

Existing test is updated with new input.

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.

… 3x (babelfish-for-postgresql#2475)

It is suggested to relax table_type parameter handling in sp_tables procedure, so strings with technically invalid quotation are also accepted. See details in the linked issue.

Task resolved:
BABEL-4887

Signed-off-by: Alex Kasko <[email protected]>
@thephantomthief thephantomthief self-requested a review April 10, 2024 10:20
@shardgupta shardgupta merged commit 7b0227f into babelfish-for-postgresql:BABEL_2_X_DEV Apr 10, 2024
29 checks passed
@shardgupta shardgupta deleted the jira-babel-4887 branch April 10, 2024 11:21
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