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 sync writing of hstore values #5452

Merged
merged 1 commit into from Nov 28, 2023
Merged

Fix sync writing of hstore values #5452

merged 1 commit into from Nov 28, 2023

Conversation

NinoFloris
Copy link
Member

@NinoFloris NinoFloris commented Nov 24, 2023

Fixes #5445

Confirmed fixed after running hstore tests with ExecutReader as opposed to ExecuteReaderAsync.

@NinoFloris NinoFloris merged commit b21c41c into main Nov 28, 2023
17 checks passed
@NinoFloris NinoFloris deleted the fix-hstore branch November 28, 2023 23:32
NinoFloris added a commit that referenced this pull request Nov 28, 2023
fixes #5445

(cherry picked from commit b21c41c)
@NinoFloris
Copy link
Member Author

Backported to 8.0.1 via 30f7bec

JonasWestman pushed a commit to monitor-erp/npgsql that referenced this pull request Dec 20, 2023
fixes npgsql#5445

(cherry picked from commit b21c41c)
Signed-off-by: monjowe <jonas.westman@monitor.se>
JonasWestman pushed a commit to monitor-erp/npgsql that referenced this pull request Dec 21, 2023
fixes npgsql#5445

(cherry picked from commit b21c41c)
Signed-off-by: monjowe <jonas.westman@monitor.se>
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.

HstoreConverter fails on byte count check
2 participants