Header And Logo

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

Data Fields

CreateTableSpaceStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * tablespacename
char * owner
char * location

Detailed Description

Definition at line 1586 of file parsenodes.h.


Field Documentation

Definition at line 1591 of file parsenodes.h.

Referenced by CreateTableSpace().

Definition at line 1590 of file parsenodes.h.

Referenced by CreateTableSpace().

Definition at line 1589 of file parsenodes.h.

Referenced by CreateTableSpace().

Definition at line 1588 of file parsenodes.h.


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