Skip to content

Conversation

jfroche
Copy link
Collaborator

@jfroche jfroche commented Aug 13, 2025

Build multiple versions of the pg_jsonschema extension to on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

@jfroche jfroche requested review from a team as code owners August 13, 2025 20:39
@jfroche jfroche force-pushed the multi-version-ext/pg-jsonschema branch from 831c36e to ad0bf94 Compare August 13, 2025 20:40
Copy link
Contributor

@hunleyd hunleyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rebase to fix conflicts?

@jfroche jfroche force-pushed the multi-version-ext/pg-jsonschema branch 5 times, most recently from f70a2bf to 5679494 Compare October 7, 2025 20:13
@samrose samrose force-pushed the multi-version-ext/pg-jsonschema branch from 5679494 to 278ffca Compare October 8, 2025 11:25
jfroche and others added 4 commits October 8, 2025 16:02
Build multiple versions of the pg_jsonschema extension to on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.
Move the bindgen hook fix for ARM NEON vector ABI issues from
pg_graphql to mkPgrxExtension, making it available to all pgrx-based
extensions. This fix applies to pgrx versions 0.6.1 through 0.11.2
when building on aarch64-linux.
@samrose samrose force-pushed the multi-version-ext/pg-jsonschema branch from 278ffca to 60f2a41 Compare October 8, 2025 20:03
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.

3 participants