PostgreSQL Source Code git master
Data Fields
config_enum_entry Struct Reference

#include <guc.h>

Data Fields

const char *  name
 
int  val
 
bool  hidden
 

Detailed Description

Definition at line 173 of file guc.h.

Field Documentation

hidden

bool config_enum_entry::hidden

Definition at line 177 of file guc.h.

Referenced by config_enum_get_options().

name

const char* config_enum_entry::name

Definition at line 175 of file guc.h.

Referenced by config_enum_get_options(), config_enum_lookup_by_name(), config_enum_lookup_by_value(), and get_wal_level_string().

val

int config_enum_entry::val

Definition at line 176 of file guc.h.

Referenced by config_enum_lookup_by_name(), config_enum_lookup_by_value(), and get_wal_level_string().


The documentation for this struct was generated from the following file:
  • src/include/utils/guc.h

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