Header And Logo

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

Data Fields

config_enum_entry Struct Reference

#include <guc.h>

Data Fields

const char * name
int val
bool hidden

Detailed Description

Definition at line 132 of file guc.h.


Field Documentation

Definition at line 136 of file guc.h.

Referenced by config_enum_get_options().

Definition at line 135 of file guc.h.

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


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