17#include "catalog/pg_type.h"
18#include "utils/uuid.h"
19#include "executor/spi.h"
33 provsql_error(
"provenance() called on a table without provenance");
Datum provenance(PG_FUNCTION_ARGS)
Error stub for provsql.provenance() on untracked tables.
#define provsql_error(fmt,...)
Report a fatal ProvSQL error and abort the current transaction.
Core types, constants, and utilities shared across ProvSQL.