Header And Logo

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

Data Fields

guc_stack Struct Reference

#include <guc_tables.h>

Data Fields

struct guc_stackprev
int nest_level
GucStackState state
GucSource source
GucContext scontext
GucContext masked_scontext
config_var_value prior
config_var_value masked

Detailed Description

Definition at line 115 of file guc_tables.h.


Field Documentation

Definition at line 123 of file guc_tables.h.

Referenced by AtEOXact_GUC(), push_old_value(), and reapply_stacked_values().

Definition at line 118 of file guc_tables.h.

Referenced by AtEOXact_GUC(), push_old_value(), and reapply_stacked_values().

Definition at line 119 of file guc_tables.h.

Referenced by AtEOXact_GUC(), push_old_value(), and reapply_stacked_values().


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