Go bindings for the libpg_query library to parse and analyze PostgreSQL queries.
go get github.com/pganalyze/pg_query_go/v4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a PostgreSQL query and prints the parser version.
Ensure CGO is enabled and libpg_query is available on the system.
No dependency data recorded yet.