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

Data Fields

float4 lower
 
float4 upper
 

Detailed Description

Definition at line 12 of file btree_float4.c.

Field Documentation

◆ lower

float4 float4key::lower

Definition at line 14 of file btree_float4.c.

◆ upper

float4 float4key::upper

Definition at line 15 of file btree_float4.c.


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