github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/lib/pq/oid/doc.go (about)

     1  // Package oid contains OID constants
     2  // as defined by the Postgres server.
     3  package oid
     4  
     5  // Oid is a Postgres Object ID.
     6  type Oid uint32