K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2019-01-13T20:10:28.476137Z K 7 svn:log V 395 Add py-pglast 1.1 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. WWW: https://github.com/lelit/pglast PR: 234855 Submitted by: Adam Wolk END