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

Remove redundant Sendable conformance #263

Merged
merged 1 commit into from
Apr 28, 2024
Merged

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Apr 28, 2024

We no longer need to retroactively conform PostgresEncodingContext to Sendable; we already require a version of PostgresNIO newer than the one that includes it natively.

This change has no functional impact and does not affect any warnings, and thus does not require a release.

… Sendable; we already require a version of PostgresNIO newer than the one that includes it natively.
@gwynne gwynne added the enhancement New feature or request label Apr 28, 2024
@gwynne gwynne requested review from 0xTim, MahdiBM and ptoffy April 28, 2024 17:41
@gwynne gwynne merged commit 9535dc5 into main Apr 28, 2024
15 of 18 checks passed
@gwynne gwynne deleted the remove-unneeded-conformance branch April 28, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants