Header And Logo

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

Data Fields

config_generic Struct Reference

#include <guc_tables.h>

Data Fields

const char * name
GucContext context
enum config_group group
const char * short_desc
const char * long_desc
int flags
enum config_type vartype
int status
GucSource source
GucSource reset_source
GucContext scontext
GucContext reset_scontext
GucStackstack
void * extra
char * sourcefile
int sourceline

Detailed Description

Definition at line 140 of file guc_tables.h.


Field Documentation

Definition at line 147 of file guc_tables.h.

Referenced by GetConfigOptionByNum(), init_custom_variable(), and printMixedStruct().

const char* config_generic::name

Definition at line 151 of file guc_tables.h.

Referenced by InitializeOneGUCOption().


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