Type Definition postgres::types::Oid [] [src]

type Oid = u32;
[]

A Postgres OID.