PostgreSQL Source Code  git master
InfoItem Struct Reference

Data Fields

const char * switchname
 
const char * configname
 

Detailed Description

Definition at line 37 of file pg_config.c.

Field Documentation

◆ configname

const char* InfoItem::configname

Definition at line 40 of file pg_config.c.

◆ switchname

const char* InfoItem::switchname

Definition at line 39 of file pg_config.c.

Referenced by main().


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