PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

bool RangeBound::infinite

◆ lower

◆ val


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