Header And Logo

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

Data Fields

config_int Struct Reference

#include <guc_tables.h>

Data Fields

struct config_generic gen
int * variable
int boot_val
int min
int max
GucIntCheckHook check_hook
GucIntAssignHook assign_hook
GucShowHook show_hook
int reset_val
void * reset_extra

Detailed Description

Definition at line 187 of file guc_tables.h.


Field Documentation

Definition at line 195 of file guc_tables.h.

Referenced by call_int_check_hook(), and DefineCustomIntVariable().

Definition at line 200 of file guc_tables.h.

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

Definition at line 197 of file guc_tables.h.

Referenced by _ShowOption(), and DefineCustomIntVariable().


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