PostgreSQL Source Code git master
Data Fields
CreateTableSpaceStmt Struct Reference

#include <parsenodes.h>

Data Fields

 
char *  tablespacename
 
 
char *  location
 
 

Detailed Description

Definition at line 2885 of file parsenodes.h.

Field Documentation

location

char* CreateTableSpaceStmt::location

Definition at line 2890 of file parsenodes.h.

options

List* CreateTableSpaceStmt::options

Definition at line 2891 of file parsenodes.h.

owner

RoleSpec* CreateTableSpaceStmt::owner

Definition at line 2889 of file parsenodes.h.

tablespacename

char* CreateTableSpaceStmt::tablespacename

Definition at line 2888 of file parsenodes.h.

type

NodeTag CreateTableSpaceStmt::type

Definition at line 2887 of file parsenodes.h.


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

AltStyle によって変換されたページ (->オリジナル) /