Header And Logo

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

Data Fields

config_bool Struct Reference

#include <guc_tables.h>

Data Fields

struct config_generic gen
boolvariable
bool boot_val
GucBoolCheckHook check_hook
GucBoolAssignHook assign_hook
GucShowHook show_hook
bool reset_val
void * reset_extra

Detailed Description

Definition at line 173 of file guc_tables.h.


Field Documentation

Definition at line 179 of file guc_tables.h.

Referenced by call_bool_check_hook(), and DefineCustomBoolVariable().

Definition at line 184 of file guc_tables.h.

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

Definition at line 181 of file guc_tables.h.

Referenced by _ShowOption(), and DefineCustomBoolVariable().


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