PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LoadStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * filename
 

Detailed Description

Definition at line 3830 of file parsenodes.h.

Field Documentation

◆ filename

char* LoadStmt::filename

Definition at line 3833 of file parsenodes.h.

◆ type

NodeTag LoadStmt::type

Definition at line 3832 of file parsenodes.h.


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