summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/github.com/lib/pq@v1.10.7/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