PostgreSQL Source Code  git master
float8key Struct Reference

Data Fields

float8 lower
 
float8 upper
 

Detailed Description

Definition at line 10 of file btree_float8.c.

Field Documentation

◆ lower

float8 float8key::lower

◆ upper

float8 float8key::upper

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