PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
boolkey Struct Reference

Data Fields

bool lower
 
bool upper
 

Detailed Description

Definition at line 10 of file btree_bool.c.

Field Documentation

◆ lower

bool boolkey::lower

◆ upper

bool boolkey::upper

Definition at line 13 of file btree_bool.c.

Referenced by gbt_bool_consistent(), gbt_bool_penalty(), and gbt_boolkey_cmp().


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