|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Data Structures | |
| struct | InfoItem |
Functions | |
| static void | help (void) |
| static void | advice (void) |
| static void | show_item (const char *configname, ConfigData *configdata, size_t configdata_len) |
| int | main (int argc, char **argv) |
Variables | |
| static const char * | progname |
| static const InfoItem | info_items [] |
Definition at line 129 of file pg_config.c.
References _, advice(), fb(), find_my_exec(), fprintf, get_configdata(), get_progname(), help(), i, info_items, j, MAXPGPATH, my_exec_path, name, PG_TEXTDOMAIN, printf, progname, set_pglocale_pgservice(), show_item(), and InfoItem::switchname.
|
static |
Definition at line 42 of file pg_config.c.
Referenced by main().