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

Dont cache prepared statement with errors #647

Merged
merged 6 commits into from
Nov 29, 2023

Conversation

levkk
Copy link
Contributor

@levkk levkk commented Nov 29, 2023

If a prepared statement has an error, don't cache it in the pooler. Postgres certainly won't.

@levkk levkk changed the title Fix prepared statement not found when prepared stmt has error Dont cache prepared statement with errors Nov 29, 2023
@levkk levkk merged commit e76d720 into main Nov 29, 2023
1 check passed
@levkk levkk deleted the levkk-fix-prepared-statement-bug branch November 29, 2023 22:15
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.

1 participant