Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

pg_uuid_t Struct Reference

Data Fields

unsigned char data [UUID_LEN]

Detailed Description

Definition at line 25 of file uuid.c.


Field Documentation

unsigned char pg_uuid_t::data[UUID_LEN]

Definition at line 27 of file uuid.c.

Referenced by string_to_uuid(), uuid_hash(), uuid_internal_cmp(), uuid_out(), uuid_recv(), and uuid_send().


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