Header And Logo

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

Data Fields

config_string Struct Reference

#include <guc_tables.h>

Data Fields

struct config_generic gen
char ** variable
const char * boot_val
GucStringCheckHook check_hook
GucStringAssignHook assign_hook
GucShowHook show_hook
char * reset_val
void * reset_extra

Detailed Description

Definition at line 219 of file guc_tables.h.


Field Documentation

Definition at line 225 of file guc_tables.h.

Referenced by call_string_check_hook(), and DefineCustomStringVariable().

Definition at line 230 of file guc_tables.h.

Referenced by InitializeOneGUCOption(), ResetAllOptions(), and set_config_option().

Definition at line 227 of file guc_tables.h.

Referenced by _ShowOption(), and DefineCustomStringVariable().


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