PostgreSQL Source Code  git master
uuidKEY Struct Reference

Data Fields

pg_uuid_t lower
 
pg_uuid_t upper
 

Detailed Description

Definition at line 11 of file btree_uuid.c.

Field Documentation

◆ lower

pg_uuid_t uuidKEY::lower

Definition at line 13 of file btree_uuid.c.

Referenced by gbt_uuid_consistent(), gbt_uuid_penalty(), and gbt_uuidkey_cmp().

◆ upper

pg_uuid_t uuidKEY::upper

Definition at line 14 of file btree_uuid.c.

Referenced by gbt_uuid_consistent(), gbt_uuid_penalty(), and gbt_uuidkey_cmp().


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