PostgreSQL Source Code git master
Loading...
Searching...
No Matches
relopt_bool Struct Reference

#include <reloptions.h>

Data Fields

relopt_gen gen
 
bool default_val
 

Detailed Description

Definition at line 93 of file reloptions.h.

Field Documentation

◆ default_val

bool relopt_bool::default_val

Definition at line 96 of file reloptions.h.

◆ gen

relopt_gen relopt_bool::gen

Definition at line 95 of file reloptions.h.

Referenced by initialize_reloptions().


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