PostgreSQL Source Code  git master
RangeBound Struct Reference

#include <rangetypes.h>

Data Fields

Datum val
 
bool infinite
 
bool inclusive
 
bool lower
 

Detailed Description

Definition at line 61 of file rangetypes.h.

Field Documentation

◆ inclusive

bool RangeBound::inclusive

◆ infinite

◆ lower

◆ val


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