pg_query-ocaml icon indicating copy to clipboard operation
pg_query-ocaml copied to clipboard

Bump pg_query to version 17

Open emilienlemaire opened this issue 7 months ago • 1 comments

Breaking changes between the version used in the library and the current version of postgresql make the library fail to compile. To fix this the latest version of pg_query is used and the test was edited to fit with the new expected query syntax.

emilienlemaire avatar May 14 '25 09:05 emilienlemaire

Thank you @emilienlemaire. I second this PR. I have now successfully installed pg_query with this PR (Arch, Pg_query 16).

sclee15 avatar Aug 08 '25 10:08 sclee15