PostgreSQL Source Code git master
Data Fields
ImportForeignSchemaStmt Struct Reference

#include <parsenodes.h>

Data Fields

 
char *  server_name
 
char *  remote_schema
 
char *  local_schema
 
 
 
 

Detailed Description

Definition at line 3049 of file parsenodes.h.

Field Documentation

list_type

ImportForeignSchemaType ImportForeignSchemaStmt::list_type

Definition at line 3055 of file parsenodes.h.

local_schema

char* ImportForeignSchemaStmt::local_schema

Definition at line 3054 of file parsenodes.h.

options

List* ImportForeignSchemaStmt::options

Definition at line 3057 of file parsenodes.h.

remote_schema

char* ImportForeignSchemaStmt::remote_schema

Definition at line 3053 of file parsenodes.h.

server_name

char* ImportForeignSchemaStmt::server_name

Definition at line 3052 of file parsenodes.h.

table_list

List* ImportForeignSchemaStmt::table_list

Definition at line 3056 of file parsenodes.h.

type

NodeTag ImportForeignSchemaStmt::type

Definition at line 3051 of file parsenodes.h.


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

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