mirror of https://github.com/citusdata/citus.git
Now requires a RawStmt rather than any old Node. Methods to parse DDL into a list of Nodes now return a list of RawStmts; the old Nodes we expect are available as one of their fields. ParseTreeRawStmt is used in PostgreSQL 10 to obtain the RawStmt itself; the behavior of the old ParseTreeNode is preserved and it always returns a simple Node. |
||
---|---|---|
.. | ||
distributed | ||
.gitignore | ||
citus_config.h.in | ||
citus_version.h.in |