Header And Logo

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

Data Fields

DropTableSpaceStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * tablespacename
bool missing_ok

Detailed Description

Definition at line 1594 of file parsenodes.h.


Field Documentation

Definition at line 1598 of file parsenodes.h.

Referenced by DropTableSpace().

Definition at line 1597 of file parsenodes.h.

Referenced by DropTableSpace().

Definition at line 1596 of file parsenodes.h.


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