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

#include <uuid.h>

Data Fields

unsigned char data [UUID_LEN]
 

Detailed Description

Definition at line 20 of file uuid.h.

Field Documentation

◆ data

unsigned char pg_uuid_t::data[UUID_LEN]

Definition at line 22 of file uuid.h.

Referenced by uuid_2_double().


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