pg_query-ocaml
pg_query-ocaml copied to clipboard
Bump pg_query to version 17
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.
Thank you @emilienlemaire. I second this PR. I have now successfully installed pg_query with this PR (Arch, Pg_query 16).