aboutsummaryrefslogtreecommitdiff
path: root/databases/libpg_query/pkg-descr
blob: 28bbf54d219479d6a63acda0991a6884e010e1d6 (plain) (blame)
1
2
3
4
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.