Skip to content

Update pg_query_go dependency to fix compilation on MacOS 15.4 #799

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

andrew-farries
Copy link
Collaborator

pgroll doesn't build on MacOS 15.4 due to a known issue with MacOS 15.4 and the C libraries it ships with:

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=6da2ba1d8a031984eb016fed6741bb2ac945f19d

The issue is fixed in upstream libpg_query:

pganalyze/libpg_query#277

This PR updates the pg_query_go dependency in pgroll to a version of our fork of pg_query_go that includes the fix.

@github-actions github-actions bot temporarily deployed to Docs Preview April 25, 2025 11:08 Inactive
@andrew-farries andrew-farries marked this pull request as ready for review April 25, 2025 11:19
@andrew-farries andrew-farries requested a review from kvch April 25, 2025 11:19
@andrew-farries andrew-farries merged commit 55cf3a8 into main Apr 25, 2025
30 checks passed
@andrew-farries andrew-farries deleted the update-pg-query-go-dependency branch April 25, 2025 12:11
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