PostgreSQL Source Code  git master
GBT_NUMKEY_R Struct Reference

#include <btree_utils_num.h>

Data Fields

const GBT_NUMKEYlower
 
const GBT_NUMKEYupper
 

Detailed Description

Definition at line 17 of file btree_utils_num.h.

Field Documentation

◆ lower

const GBT_NUMKEY* GBT_NUMKEY_R::lower

Definition at line 19 of file btree_utils_num.h.

Referenced by gbt_num_bin_union(), gbt_num_same(), and gbt_num_union().

◆ upper

const GBT_NUMKEY * GBT_NUMKEY_R::upper

Definition at line 20 of file btree_utils_num.h.

Referenced by gbt_num_bin_union(), gbt_num_same(), and gbt_num_union().


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