#include <parsenodes.h>
Data Fields | |
NodeTag | type |
List * | objects |
List * | arguments |
ObjectType | removeType |
DropBehavior | behavior |
bool | missing_ok |
bool | concurrent |
Definition at line 1949 of file parsenodes.h.
Definition at line 1953 of file parsenodes.h.
Referenced by RemoveObjects().
Definition at line 1955 of file parsenodes.h.
Referenced by RemoveObjects(), and RemoveRelations().
Definition at line 1957 of file parsenodes.h.
Referenced by ExecDropStmt(), and RemoveRelations().
Definition at line 1956 of file parsenodes.h.
Referenced by RemoveObjects(), and RemoveRelations().
Definition at line 1952 of file parsenodes.h.
Referenced by RemoveObjects(), and RemoveRelations().
Definition at line 1954 of file parsenodes.h.
Referenced by ExecDropStmt(), RemoveObjects(), RemoveRelations(), and standard_ProcessUtility().
Definition at line 1951 of file parsenodes.h.