PostgreSQL Source Code git master
Loading...
Searching...
No Matches
uuidKEY Struct Reference

Data Fields

pg_uuid_t lower
 
pg_uuid_t upper
 

Detailed Description

Definition at line 13 of file btree_uuid.c.

Field Documentation

◆ lower

pg_uuid_t uuidKEY::lower

Definition at line 15 of file btree_uuid.c.

◆ upper

pg_uuid_t uuidKEY::upper

Definition at line 16 of file btree_uuid.c.


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