Header And Logo

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

Data Fields

config_var_val Union Reference

#include <guc_tables.h>

Data Fields

bool boolval
int intval
double realval
char * stringval
int enumval

Detailed Description

Definition at line 31 of file guc_tables.h.


Field Documentation

Definition at line 33 of file guc_tables.h.

Referenced by AtEOXact_GUC(), set_config_option(), and set_stack_value().

Definition at line 37 of file guc_tables.h.

Referenced by AtEOXact_GUC(), set_config_option(), and set_stack_value().

Definition at line 34 of file guc_tables.h.

Referenced by AtEOXact_GUC(), set_config_option(), and set_stack_value().

Definition at line 35 of file guc_tables.h.

Referenced by AtEOXact_GUC(), set_config_option(), and set_stack_value().


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