opnsense-ports/databases/libpg_query/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
192 B
Text

C library for accessing the PostgreSQL parser outside of the server.
This library uses the actual PostgreSQL server source to parse SQL
queries and return the internal PostgreSQL parse tree.