Skip to content

Unify pool-timeout behavior and add prepared-statement reuse for Post… - #335

Merged
dumblepy merged 1 commit into
mainfrom
fix
Apr 2, 2026
Merged

dumblepy merged 1 commit into
mainfrom
fix

Conversation

@dumblepy

@dumblepy dumblepy commented Apr 2, 2026

Copy link
Copy Markdown
Owner

…greSQL.

Raise DbError on connection pool timeouts across drivers and introduce raisePoolTimeout helpers; add per-SQL prepared cache, logical close/flush/clear APIs and a prepared-connection context for PostgreSQL; update benchmark (cold/warm prepared paths), documentation, and tests to cover pool-timeout and prepared-statement scenarios.

…greSQL.

Raise DbError on connection pool timeouts across drivers and introduce raisePoolTimeout helpers; add per-SQL prepared cache, logical close/flush/clear APIs and a prepared-connection context for PostgreSQL; update benchmark (cold/warm prepared paths), documentation, and tests to cover pool-timeout and prepared-statement scenarios.
@dumblepy
dumblepy merged commit c0826b9 into main Apr 2, 2026
5 checks passed
@dumblepy
dumblepy deleted the fix branch April 2, 2026 04:07
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