PostgreSQL Source Code  git master
GUCHashEntry Struct Reference

Data Fields

const char * gucname
 
struct config_genericgucvar
 

Detailed Description

Definition at line 208 of file guc.c.

Field Documentation

◆ gucname

const char* GUCHashEntry::gucname

Definition at line 210 of file guc.c.

Referenced by define_custom_variable().

◆ gucvar


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