Header And Logo

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

Data Fields

options Struct Reference

Data Fields

earytables
earyoids
earyfilenodes
bool quiet
bool systables
bool indexes
bool nodb
bool extended
bool tablespaces
char * dbname
char * hostname
char * port
char * username
const char * progname

Detailed Description

Definition at line 30 of file oid2name.c.


Field Documentation

Definition at line 43 of file oid2name.c.

Referenced by get_opts(), main(), and sql_conn().

Definition at line 40 of file oid2name.c.

Referenced by get_opts(), sql_exec_dumpalltables(), and sql_exec_searchtables().

Definition at line 34 of file oid2name.c.

Referenced by get_opts(), main(), and sql_exec_searchtables().

Definition at line 44 of file oid2name.c.

Referenced by get_opts(), and sql_conn().

Definition at line 38 of file oid2name.c.

Referenced by get_opts(), and sql_exec_dumpalltables().

Definition at line 39 of file oid2name.c.

Referenced by get_opts(), and main().

Definition at line 33 of file oid2name.c.

Referenced by get_opts(), main(), and sql_exec_searchtables().

Definition at line 45 of file oid2name.c.

Referenced by get_opts(), and sql_conn().

const char* options::progname

Definition at line 47 of file oid2name.c.

Referenced by get_opts(), and sql_conn().

Definition at line 37 of file oid2name.c.

Referenced by get_opts(), and sql_exec_dumpalltables().

Definition at line 32 of file oid2name.c.

Referenced by get_opts(), main(), and sql_exec_searchtables().

Definition at line 41 of file oid2name.c.

Referenced by get_opts(), and main().

Definition at line 46 of file oid2name.c.

Referenced by get_opts(), and sql_conn().


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