summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/lib/pq/oid/doc.go
blob: caaede2489df9728cb305532164d2cc4f6fd8a26 (plain)
1
2
3
4
5
6
// Package oid contains OID constants
// as defined by the Postgres server.
package oid

// Oid is a Postgres Object ID.
type Oid uint32