Skip to content

Conversation

@anmonteiro
Copy link
Collaborator

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.

@anmonteiro anmonteiro merged commit 2357fcb into roddyyaga:master Jan 5, 2025
@anmonteiro anmonteiro deleted the anmonteiro/fix-glibc-238 branch January 5, 2025 23:19
anmonteiro added a commit to anmonteiro/opam-repository that referenced this pull request Jan 6, 2025
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 added a commit to anmonteiro/opam-repository that referenced this pull request Jan 18, 2025
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)
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