Data Fields | |
ParseState * | pstate |
CteItem * | items |
int | numitems |
int | curitem |
List * | innerwiths |
int | selfrefcount |
RecursionContext | context |
Definition at line 67 of file parse_cte.c.
Definition at line 78 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), checkWellFormedRecursionWalker(), and checkWellFormedSelectStmt().
Definition at line 74 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), checkWellFormedRecursionWalker(), makeDependencyGraph(), and makeDependencyGraphWalker().
Definition at line 75 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), checkWellFormedRecursionWalker(), makeDependencyGraph(), and makeDependencyGraphWalker().
Definition at line 71 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), checkWellFormedRecursionWalker(), makeDependencyGraph(), makeDependencyGraphWalker(), and transformWithClause().
Definition at line 72 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), makeDependencyGraph(), makeDependencyGraphWalker(), and transformWithClause().
Definition at line 70 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), checkWellFormedRecursionWalker(), makeDependencyGraph(), and transformWithClause().
Definition at line 77 of file parse_cte.c.
Referenced by checkWellFormedRecursion(), and checkWellFormedRecursionWalker().