aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pglast/pkg-descr
blob: 34c16a4c7ac4788493fdb96eb3c7d3204554af4d (plain) (blame)
1
2
3
4
5
PostgreSQL Languages AST and statements prettifier

Exposes the parse tree of a PostgreSQL statement (extracted by the almost
standard PG parser repackaged as a standalone static library by libpg_query)
as set of interconnected nodes, usually called an abstract syntax tree.