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

bug: string input in bytea garbled #424

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

pkit
Copy link
Contributor

@pkit pkit commented Jan 10, 2021

fixes a garbage created in byte fields if string is used as input and
not an *Array type

fixes a garbage created in byte fields if string is used as input and
not an *Array type
@pkit pkit changed the title bug: string input in bytea grabled bug: string input in bytea garbled Jan 10, 2021
@pkit
Copy link
Contributor Author

pkit commented Jan 10, 2021

Probably should be back-ported to 2.3.x too :)

@JerrySievert
Copy link
Member

nice catch! I wonder how long that's been missing.

and yeah, I'll go ahead and back port that :)

@JerrySievert JerrySievert merged commit 3656177 into plv8:r3.0alpha Jan 15, 2021
@pkit pkit deleted the bytea_string_bug branch January 16, 2021 17:17
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.

2 participants