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 regression in copy_data regarding binary format #527

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

larskanis
Copy link
Collaborator

... when not using an coder.

To keep compatibility the handling of header and trailer data is now only done when a coder is given.

Fixes #526

... when not using an coder.

To keep compatibility, the handling of header and trailer data is now only done when a coder is given.

Fixes ged#526
@larskanis larskanis merged commit 9dc4796 into ged:master Apr 26, 2023
@larskanis larskanis deleted the fix-526 branch April 26, 2023 07:59
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.

PG 1.5.0 may have broken COPY exports
1 participant