PostgreSQL Source Code
git master
|
#include <btree_utils_num.h>
Data Fields | |
const GBT_NUMKEY * | lower |
const GBT_NUMKEY * | upper |
Definition at line 16 of file btree_utils_num.h.
const GBT_NUMKEY* GBT_NUMKEY_R::lower |
Definition at line 18 of file btree_utils_num.h.
Referenced by gbt_num_bin_union(), gbt_num_same(), and gbt_num_union().
const GBT_NUMKEY * GBT_NUMKEY_R::upper |
Definition at line 19 of file btree_utils_num.h.
Referenced by gbt_num_bin_union(), gbt_num_same(), and gbt_num_union().