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

#include <reloptions.h>

Data Fields

relopt_gen gen
 
double default_val
 
double min
 
double max
 

Detailed Description

Definition at line 113 of file reloptions.h.

Field Documentation

◆ default_val

double relopt_real::default_val

Definition at line 116 of file reloptions.h.

◆ gen

relopt_gen relopt_real::gen

Definition at line 115 of file reloptions.h.

Referenced by initialize_reloptions().

◆ max

double relopt_real::max

Definition at line 118 of file reloptions.h.

◆ min

double relopt_real::min

Definition at line 117 of file reloptions.h.


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