forked from Lainports/opnsense-ports
4 lines
192 B
Text
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.
|