Header And Logo

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

Data Fields

ConfigVariable Struct Reference

#include <guc.h>

Data Fields

char * name
char * value
char * filename
int sourceline
struct ConfigVariablenext

Detailed Description

Definition at line 105 of file guc.h.


Field Documentation

Definition at line 109 of file guc.h.

Definition at line 107 of file guc.h.

Referenced by parse_extension_control_file(), and readRecoveryCommandFile().

Definition at line 111 of file guc.h.

Referenced by parse_extension_control_file(), and readRecoveryCommandFile().

Definition at line 110 of file guc.h.

Definition at line 108 of file guc.h.

Referenced by parse_extension_control_file(), and readRecoveryCommandFile().


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