Header And Logo

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

Data Fields

copy_options Struct Reference

Data Fields

char * before_tofrom
char * after_tofrom
char * file
bool program
bool psql_inout
bool from

Detailed Description

Definition at line 53 of file copy.c.


Field Documentation

Definition at line 29 of file copy.c.

Referenced by free_copy_options(), and parse_slash_copy().

Definition at line 28 of file copy.c.

Referenced by free_copy_options(), and parse_slash_copy().

Definition at line 30 of file copy.c.

Referenced by free_copy_options(), and parse_slash_copy().

Definition at line 33 of file copy.c.

Referenced by parse_slash_copy().

Definition at line 31 of file copy.c.

Referenced by parse_slash_copy().

Definition at line 32 of file copy.c.

Referenced by parse_slash_copy().


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