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

fix: builds on glibc >= 2.38 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anmonteiro
Copy link
Contributor

fixes #16

upgrading libpg_query is a bit too painful this time since they removed support for parsing ? param refs, which e.g. ppx_rapper depends on.

This change simply ports pganalyze/libpg_query@9b21e32 over from upstream.

@pdonadeo
Copy link

Are there any concrete chances that this PR will be merged? At the moment, I am using my own fork that includes @anmonteiro's patch (thanks!), but it's far from ideal.

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.

pg_query fails to install on systems with glibc 2.38
2 participants