Header And Logo

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

Data Fields

CopyStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
RangeVarrelation
Nodequery
Listattlist
bool is_from
bool is_program
char * filename
Listoptions

Detailed Description

Definition at line 1403 of file parsenodes.h.


Field Documentation

Definition at line 1408 of file parsenodes.h.

Referenced by DoCopy().

Definition at line 1412 of file parsenodes.h.

Referenced by _SPI_execute_plan(), and DoCopy().

Definition at line 1410 of file parsenodes.h.

Referenced by DoCopy().

Definition at line 1411 of file parsenodes.h.

Referenced by DoCopy().

Definition at line 1413 of file parsenodes.h.

Referenced by DoCopy().

Definition at line 1407 of file parsenodes.h.

Referenced by DoCopy().

Definition at line 1406 of file parsenodes.h.

Referenced by DoCopy().

Definition at line 1405 of file parsenodes.h.


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