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

[new release] pg_query (0.9.8) #27216

Merged
merged 4 commits into from
Jan 21, 2025

Conversation

anmonteiro
Copy link
Contributor

Bindings to libpg_query for parsing PostgreSQL

CHANGES:

Fixed

@shonfeder
Copy link
Contributor

Could you take a look at the CI failures when you have a moment? There are at least some lower-bounds failures, and maybe some issues with less common platforms.

CHANGES:

### Fixed

- Fix cross-compilation by using the right `ar` binary (roddyyaga/pg_query-ocaml#15, @anmonteiro)
- Fix build on glibc >= 2.38 (roddyyaga/pg_query-ocaml#17, @anmonteiro)
@anmonteiro anmonteiro force-pushed the release-pg_query-0.9.8 branch from 41157f6 to 5e28de2 Compare January 18, 2025 23:05
@anmonteiro
Copy link
Contributor Author

fixed lower bounds. do we care about the revdep failures? they seem related to ppxlib

Copy link
Contributor

@shonfeder shonfeder left a comment

Choose a reason for hiding this comment

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

Sorry for the delay. I will defer to your judgment on the source of the revdeps errors! Thanks for publishing the updates! 🙏

@shonfeder shonfeder merged commit bc599cf into ocaml:master Jan 21, 2025
1 of 3 checks passed
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