PostgreSQL Source Code git master
boolkey Struct Reference

Data Fields

bool lower
 
bool upper
 

Detailed Description

Definition at line 9 of file btree_bool.c.

Field Documentation

◆ lower

bool boolkey::lower

Definition at line 11 of file btree_bool.c.

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

◆ upper

bool boolkey::upper

Definition at line 12 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: