Type Alias yb_postgres::types::Oid

pub type Oid = u32;
Expand description

A Postgres OID.