PostgreSQL Source Code  git master
relopt_bool Struct Reference

#include <reloptions.h>

Data Fields

relopt_gen gen
 
bool default_val
 

Detailed Description

Definition at line 91 of file reloptions.h.

Field Documentation

◆ default_val

bool relopt_bool::default_val

Definition at line 94 of file reloptions.h.

Referenced by init_bool_reloption().

◆ gen

relopt_gen relopt_bool::gen

Definition at line 93 of file reloptions.h.

Referenced by initialize_reloptions().


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