Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

DropStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
Listobjects
Listarguments
ObjectType removeType
DropBehavior behavior
bool missing_ok
bool concurrent

Detailed Description

Definition at line 1949 of file parsenodes.h.


Field Documentation

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 1951 of file parsenodes.h.


The documentation for this struct was generated from the following file: