#include <primnodes.h>
Data Fields | |
NodeTag | type |
RangeVar * | rel |
List * | colNames |
List * | options |
OnCommitAction | onCommit |
char * | tableSpaceName |
Node * | viewQuery |
bool | skipData |
Definition at line 90 of file primnodes.h.
Definition at line 95 of file primnodes.h.
Referenced by intorel_startup().
Definition at line 97 of file primnodes.h.
Referenced by intorel_startup().
Definition at line 96 of file primnodes.h.
Referenced by GetIntoRelEFlags(), and intorel_startup().
Definition at line 94 of file primnodes.h.
Referenced by intorel_startup(), and raw_expression_tree_walker().
Definition at line 100 of file primnodes.h.
Referenced by ExecuteQuery(), ExplainOnePlan(), GetIntoRelEFlags(), and intorel_startup().
Definition at line 98 of file primnodes.h.
Referenced by intorel_startup().
Definition at line 92 of file primnodes.h.
Definition at line 99 of file primnodes.h.
Referenced by GetIntoRelEFlags(), intorel_startup(), raw_expression_tree_walker(), and transformCreateTableAsStmt().