Closed valichek closed 11 months ago
This updates pg_query_go dependency to v4. Removes warnings mentioned in https://github.com/houqp/sqlvet/issues/30 but another warnings come out
pg_query_go
... src_backend_nodes_nodeFuncs.c:1380:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ...
From https://github.com/pganalyze/pg_query_go/blob/main/CHANGELOG.md#420-----2023-02-08
4.2.0 2023-02-08 Update to libpg_query 15-4.2.0 Update to PostgreSQL 15.1
This updates
pg_query_go
dependency to v4. Removes warnings mentioned in https://github.com/houqp/sqlvet/issues/30 but another warnings come outFrom https://github.com/pganalyze/pg_query_go/blob/main/CHANGELOG.md#420-----2023-02-08