Skip to content

Pass binary parameter data without copying #31

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

Closed
wants to merge 1 commit into from

Conversation

robx
Copy link
Contributor

@robx robx commented Nov 4, 2022

This is the core change of #22, ported to current master. Compared to when I first filed this, the change has been used in PostgREST and hasn't caused problems there, for whatever that's worth.

@phadej
Copy link
Collaborator

phadej commented Nov 4, 2022

Good. This is a lot cleaner now, I can see what's the patch actually does!

Have you tried this patch (on top of the refactoring) with PostgREST already?

@robx
Copy link
Contributor Author

robx commented Nov 5, 2022

No, not yet. I'll let you know when that happens.

@phadej
Copy link
Collaborator

phadej commented Dec 28, 2022

@robx have you had chance to check it?

@robx
Copy link
Contributor Author

robx commented Dec 29, 2022

@robx have you had chance to check it?

Not so far, no. Just rebased the patch on top of current master.

EDIT: PostgREST/postgrest#2599 validates the change in PostgREST CI.

@phadej
Copy link
Collaborator

phadej commented Jan 5, 2023

I released postgresql-libpq with changes so far.

I'll give it some time to propagate (e.g. enter Stackage), and if it all looks fine I'll merge this and #19 and make another release.

@phadej
Copy link
Collaborator

phadej commented Jul 29, 2023

Rebased (+ rerun CI) in #47 and merged.

@phadej phadej closed this Jul 29, 2023
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