Skip to content

feat: multiple versions for the wrappers extension #1637

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 10 commits into from

Conversation

jfroche
Copy link
Collaborator

@jfroche jfroche commented Jun 11, 2025

Build multiple versions of the wrappers extension on different PostgreSQL versions.

Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

Make sure we build cargo extension and cargo-pgrx with the specified Rust version.

@jfroche jfroche requested review from a team as code owners June 11, 2025 11:48
@jfroche jfroche changed the title feat: multiple versions for the pg_graphql extension feat: multiple versions for the wrappers extension Jun 11, 2025
@jfroche jfroche force-pushed the multi-version-ext/wrappers branch 2 times, most recently from aa920fb to e688d9b Compare June 18, 2025 12:40
@jfroche jfroche force-pushed the multi-version-ext/wrappers branch from 1744406 to ef39532 Compare June 20, 2025 15:14
jfroche and others added 9 commits June 20, 2025 19:34
This change allows developers to target specific Rust versions for
building extensions. It implements support for building cargo extensions
and `cargo-pgrx` using the specified Rust version.
Build multiple versions of the wrappers extension on different PostgreSQL versions.

Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

Make sure we build cargo extension and cargo-pgrx with the specified Rust version.
Stop using TCP sockets in builds to avoid port conflicts
Update rust overlay to build using more recent rust versions.
Avoid compilation errors related to bindgen on aarch64-linux
Current MacOS builder cannot handle multiple versions
@jfroche jfroche force-pushed the multi-version-ext/wrappers branch from ef39532 to 2b49e68 Compare June 20, 2025 17:35
Current runner doesn't have enough disk space
@jfroche jfroche closed this Jun 20, 2025
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