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

Data Fields

float8 lower
 
float8 upper
 

Detailed Description

Definition at line 12 of file btree_float8.c.

Field Documentation

◆ lower

float8 float8key::lower

Definition at line 14 of file btree_float8.c.

◆ upper

float8 float8key::upper

Definition at line 15 of file btree_float8.c.


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