Core types, constants, and utilities shared across ProvSQL.
#define UUID_LEN
Number of bytes in a UUID.
Aggregate token bundling a provenance UUID with a running value.
char val[80]
Aggregate running value as a text string.
char tok[2 *UUID_LEN+5]
Provenance UUID as a text string.