Skip to content

fix: race in extended_anonymous prepared statements#863

Merged
levkk merged 4 commits intomainfrom
levkk-stress-test-extened-anon
Apr 2, 2026
Merged

fix: race in extended_anonymous prepared statements#863
levkk merged 4 commits intomainfrom
levkk-stress-test-extened-anon

Conversation

@levkk
Copy link
Copy Markdown
Collaborator

@levkk levkk commented Apr 1, 2026

  • fix: anonymous prepared statements were self-evicting immediately upon insertion because they are all named "".
  • refactor: server connections were getting the prepared statement and pooler mode update on fast path only; this didn't affect anything materially, since the fast path was executed first, but created confusion

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@blacksmith-sh

This comment has been minimized.

@levkk levkk merged commit 9935a95 into main Apr 2, 2026
7 checks passed
@levkk levkk deleted the levkk-stress-test-extened-anon branch April 2, 2026 01:08
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