Header And Logo

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

Data Fields

adhoc_opts Struct Reference

Data Fields

char * dbname
char * host
char * port
char * username
char * logfilename
enum _actions action
char * action_string
bool no_readline
bool no_psqlrc
bool single_txn

Detailed Description

Definition at line 59 of file startup.c.


Field Documentation

Definition at line 66 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 67 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 61 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 62 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 65 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 69 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 68 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 63 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 70 of file startup.c.

Referenced by main(), and parse_psql_options().

Definition at line 64 of file startup.c.

Referenced by main(), and parse_psql_options().


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