PostgreSQL Source Code git master
Data Fields
config_string Struct Reference

#include <guc_tables.h>

Data Fields

struct config_generic  gen
 
char **  variable
 
const char *  boot_val
 
 
 
 
char *  reset_val
 
void *  reset_extra
 

Detailed Description

Definition at line 272 of file guc_tables.h.

Field Documentation

assign_hook

GucStringAssignHook config_string::assign_hook

Definition at line 279 of file guc_tables.h.

Referenced by AtEOXact_GUC(), DefineCustomStringVariable(), InitializeOneGUCOption(), ResetAllOptions(), and set_config_with_handle().

boot_val

const char* config_string::boot_val

Definition at line 277 of file guc_tables.h.

Referenced by DefineCustomStringVariable(), get_explain_guc_options(), GetConfigOptionValues(), InitializeOneGUCOption(), printMixedStruct(), set_config_with_handle(), and string_field_used().

check_hook

GucStringCheckHook config_string::check_hook

Definition at line 278 of file guc_tables.h.

Referenced by call_string_check_hook(), and DefineCustomStringVariable().

gen

struct config_generic config_string::gen

Definition at line 274 of file guc_tables.h.

Referenced by add_placeholder_variable(), AtEOXact_GUC(), build_guc_variables(), call_string_check_hook(), define_custom_variable(), DefineCustomStringVariable(), free_placeholder(), InitializeOneGUCOption(), parse_and_validate_value(), reapply_stacked_values(), ResetAllOptions(), set_config_with_handle(), and string_field_used().

reset_extra

void* config_string::reset_extra

Definition at line 283 of file guc_tables.h.

Referenced by InitializeOneGUCOption(), ResetAllOptions(), RestoreGUCState(), and set_config_with_handle().

reset_val

char* config_string::reset_val

Definition at line 282 of file guc_tables.h.

Referenced by define_custom_variable(), free_placeholder(), GetConfigOptionResetString(), GetConfigOptionValues(), InitializeOneGUCOption(), reapply_stacked_values(), ResetAllOptions(), RestoreGUCState(), set_config_with_handle(), and string_field_used().

show_hook

GucShowHook config_string::show_hook

Definition at line 280 of file guc_tables.h.

Referenced by DefineCustomStringVariable(), and ShowGUCOption().

variable

char** config_string::variable

Definition at line 276 of file guc_tables.h.

Referenced by add_placeholder_variable(), AtEOXact_GUC(), define_custom_variable(), DefineCustomStringVariable(), estimate_variable_size(), free_placeholder(), get_explain_guc_options(), InitializeOneGUCOption(), ResetAllOptions(), RestoreGUCState(), SelectConfigFiles(), serialize_variable(), set_config_with_handle(), ShowGUCOption(), and string_field_used().


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

AltStyle によって変換されたページ (->オリジナル) /