Data Fields | |
| CommonTableExpr * | cte |
| int | id |
| Bitmapset * | depends_on |
Definition at line 59 of file parse_cte.c.
Definition at line 61 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), checkWellFormedRecursionWalker(), makeDependencyGraph(), makeDependencyGraphWalker(), and transformWithClause().
Definition at line 63 of file parse_cte.c.
Referenced by makeDependencyGraphWalker(), and TopologicalSort().
| int CteItem::id |
Definition at line 62 of file parse_cte.c.
Referenced by makeDependencyGraphWalker(), and transformWithClause().
1.7.1