Header And Logo

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

Data Fields

InfoItem Struct Reference

Data Fields

const char * switchname
void(* show_func )(bool all)

Detailed Description

Definition at line 391 of file pg_config.c.


Field Documentation

void(* InfoItem::show_func)(bool all)

Definition at line 394 of file pg_config.c.

Referenced by main(), and show_all().

const char* InfoItem::switchname

Definition at line 393 of file pg_config.c.

Referenced by main(), and show_all().


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