PostgreSQL Source Code git master
Loading...
Searching...
No Matches
GUCHashEntry Struct Reference

Data Fields

const chargucname
 
struct config_genericgucvar
 

Detailed Description

Definition at line 207 of file guc.c.

Field Documentation

◆ gucname

const char* GUCHashEntry::gucname

Definition at line 209 of file guc.c.

◆ gucvar

struct config_generic* GUCHashEntry::gucvar

Definition at line 210 of file guc.c.


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