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 missing close-brace in PostgreSQL XML Connect Pool option #682

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

sm-shaw
Copy link
Contributor

@sm-shaw sm-shaw commented Mar 22, 2024

Resolves Issue #681 by modifying lines that are deleted so that final close-brace remains when XML connect pool option is selected.
Note that as mentioned in the issue PostgreSQL stored procedures are not supported with prepared statements and therefore this option will always default to functions and will error if trying to use stored procedures.

@sm-shaw sm-shaw requested a review from a team as a code owner March 22, 2024 13:27
@sm-shaw sm-shaw linked an issue Mar 22, 2024 that may be closed by this pull request
@abondvt89
Copy link
Contributor

Merging after reviews and approval of the three members of the code maintenance team.

@abondvt89 abondvt89 merged commit 61d315e into TPC-Council:master Mar 22, 2024
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.

Error missing close-brace when selected PostgreSQL XML Connect Pool
3 participants