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 4 times, most recently from 25a8581 to f70a2bf Compare October 7, 2025 17:42
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.
@jfroche jfroche force-pushed the multi-version-ext/pg-jsonschema branch from f70a2bf to 5679494 Compare October 7, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants