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

Isolate non-dlopen Unix code in cargo-pgrx #1367

Conversation

workingjubilee
Copy link
Member

This isolates Unix-related code that isn't "requires dlopen because we are sinners" in cargo-pgrx. It doesn't fully solve what you might call "OS neutrality", but with the recent removal of our dependency on fork, it's a quick, incremental step to improving portability.

cc @passcod @robe2

@workingjubilee workingjubilee merged commit 7ac1f85 into pgcentralfoundation:develop Nov 1, 2023
8 checks passed
@workingjubilee workingjubilee deleted the increase-os-neutrality branch November 1, 2023 19:32
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.

None yet

1 participant