Type Definition postgres_types::Oid[][src]

pub type Oid = u32;
Expand description

A Postgres OID.