PostgreSQL Source Code git master
Data Fields
CreateSchemaStmtContext Struct Reference

Data Fields

const char *  schemaname
 
 
Listtables
 
Listviews
 
 
 
Listgrants
 

Detailed Description

Definition at line 99 of file parse_utilcmd.c.

Field Documentation

grants

List* CreateSchemaStmtContext::grants

Definition at line 107 of file parse_utilcmd.c.

Referenced by transformCreateSchemaStmtElements().

indexes

List* CreateSchemaStmtContext::indexes

Definition at line 105 of file parse_utilcmd.c.

Referenced by transformCreateSchemaStmtElements().

schemaname

const char* CreateSchemaStmtContext::schemaname

Definition at line 101 of file parse_utilcmd.c.

Referenced by transformCreateSchemaStmtElements().

sequences

List* CreateSchemaStmtContext::sequences

Definition at line 102 of file parse_utilcmd.c.

Referenced by transformCreateSchemaStmtElements().

tables

List* CreateSchemaStmtContext::tables

Definition at line 103 of file parse_utilcmd.c.

Referenced by transformCreateSchemaStmtElements().

triggers

List* CreateSchemaStmtContext::triggers

Definition at line 106 of file parse_utilcmd.c.

Referenced by transformCreateSchemaStmtElements().

views

List* CreateSchemaStmtContext::views

Definition at line 104 of file parse_utilcmd.c.

Referenced by transformCreateSchemaStmtElements().


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

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