Type Definition libpq::Oid[][src]

type Oid = u32;

Trait Implementations

impl From<Type> for Oid[src]