Type Alias postgres_types::Oid

source ·
pub type Oid = u32;
Expand description

A Postgres OID.